chore(deps): update dependency @babel/cli to v7.25.6
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-09-01 12:34:16 +00:00
parent db631760e7
commit d19ea37159
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -13,7 +13,7 @@
"tx-push-src": "scripts/tx-push-src.js" "tx-push-src": "scripts/tx-push-src.js"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.24.8", "@babel/cli": "7.25.6",
"@babel/core": "7.25.2", "@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1", "@babel/eslint-parser": "7.25.1",
"@babel/node": "7.25.0", "@babel/node": "7.25.0",
@ -69,9 +69,9 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.24.8", "version": "7.25.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.8.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.6.tgz",
"integrity": "sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==", "integrity": "sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -92,7 +92,7 @@
}, },
"optionalDependencies": { "optionalDependencies": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3", "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
"chokidar": "^3.4.0" "chokidar": "^3.6.0"
}, },
"peerDependencies": { "peerDependencies": {
"@babel/core": "^7.0.0-0" "@babel/core": "^7.0.0-0"

View file

@ -47,7 +47,7 @@
}, },
"homepage": "https://github.com/scratchfoundation/scratch-l10n#readme", "homepage": "https://github.com/scratchfoundation/scratch-l10n#readme",
"devDependencies": { "devDependencies": {
"@babel/cli": "7.24.8", "@babel/cli": "7.25.6",
"@babel/core": "7.25.2", "@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1", "@babel/eslint-parser": "7.25.1",
"@babel/node": "7.25.0", "@babel/node": "7.25.0",