mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Merge pull request #4378 from scratchfoundation/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.24.1
This commit is contained in:
commit
ce990437d4
2 changed files with 358 additions and 358 deletions
710
package-lock.json
generated
710
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -77,9 +77,9 @@
|
|||
"web-worker": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/eslint-parser": "7.23.10",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/core": "7.24.1",
|
||||
"@babel/eslint-parser": "7.24.1",
|
||||
"@babel/preset-env": "7.24.1",
|
||||
"@commitlint/cli": "17.8.1",
|
||||
"@commitlint/config-conventional": "17.8.1",
|
||||
"adm-zip": "0.4.11",
|
||||
|
|
Loading…
Reference in a new issue