mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-03 11:35:58 -05:00
chore(deps): update babel monorepo to v7.25.7
This commit is contained in:
parent
6295eae1ea
commit
168e57b7ec
2 changed files with 527 additions and 536 deletions
1057
package-lock.json
generated
1057
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -77,9 +77,9 @@
|
||||||
"web-worker": "^1.3.0"
|
"web-worker": "^1.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.25.2",
|
"@babel/core": "7.25.7",
|
||||||
"@babel/eslint-parser": "7.25.1",
|
"@babel/eslint-parser": "7.25.7",
|
||||||
"@babel/preset-env": "7.25.4",
|
"@babel/preset-env": "7.25.7",
|
||||||
"@commitlint/cli": "17.8.1",
|
"@commitlint/cli": "17.8.1",
|
||||||
"@commitlint/config-conventional": "17.8.1",
|
"@commitlint/config-conventional": "17.8.1",
|
||||||
"adm-zip": "0.4.11",
|
"adm-zip": "0.4.11",
|
||||||
|
|
Loading…
Reference in a new issue