Merge pull request #8666 from scratchfoundation/renovate/babel-monorepo

chore(deps): update dependency @babel/cli to v7.25.6
This commit is contained in:
renovate[bot] 2024-09-01 13:35:25 +00:00 committed by GitHub
commit 329464ec61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -25,7 +25,7 @@
"scratch-storage": "2.3.231"
},
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
@ -140,9 +140,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.24.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.8.tgz",
"integrity": "sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==",
"version": "7.25.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.6.tgz",
"integrity": "sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -163,7 +163,7 @@
},
"optionalDependencies": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
"chokidar": "^3.4.0"
"chokidar": "^3.6.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

View file

@ -60,7 +60,7 @@
"scratch-storage": "2.3.231"
},
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",