mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-18 11:32:29 -05:00
Merge pull request #9015 from scratchfoundation/renovate/babel-monorepo
chore(deps): update dependency @babel/cli to v7.26.4
This commit is contained in:
commit
37faaed4d9
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -26,7 +26,7 @@
|
||||||
"scratch-storage": "4.0.21"
|
"scratch-storage": "4.0.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.25.9",
|
"@babel/cli": "7.26.4",
|
||||||
"@babel/core": "7.26.0",
|
"@babel/core": "7.26.0",
|
||||||
"@babel/eslint-parser": "7.25.9",
|
"@babel/eslint-parser": "7.25.9",
|
||||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||||
|
@ -142,9 +142,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/cli": {
|
"node_modules/@babel/cli": {
|
||||||
"version": "7.25.9",
|
"version": "7.26.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.9.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz",
|
||||||
"integrity": "sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==",
|
"integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -61,7 +61,7 @@
|
||||||
"scratch-storage": "4.0.21"
|
"scratch-storage": "4.0.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.25.9",
|
"@babel/cli": "7.26.4",
|
||||||
"@babel/core": "7.26.0",
|
"@babel/core": "7.26.0",
|
||||||
"@babel/eslint-parser": "7.25.9",
|
"@babel/eslint-parser": "7.25.9",
|
||||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||||
|
|
Loading…
Reference in a new issue