mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-22 14:02:37 -05:00
Merge pull request #4953 from scratchfoundation/renovate/babel-monorepo
Some checks failed
CI/CD / ci-cd (push) Has been cancelled
Some checks failed
CI/CD / ci-cd (push) Has been cancelled
chore(deps): update babel monorepo to v7.25.7
This commit is contained in:
commit
bb9766d7a1
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"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/eslint-parser": "7.25.1",
|
||||
"@babel/preset-env": "7.25.4",
|
||||
"@babel/core": "7.25.7",
|
||||
"@babel/eslint-parser": "7.25.7",
|
||||
"@babel/preset-env": "7.25.7",
|
||||
"@commitlint/cli": "17.8.1",
|
||||
"@commitlint/config-conventional": "17.8.1",
|
||||
"adm-zip": "0.4.11",
|
||||
|
|
Loading…
Reference in a new issue