chore(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5 (#9904)

This commit is contained in:
dependabot[bot]
2024-05-02 11:09:15 +00:00
committed by GitHub
parent 1c73e88014
commit 222a79800b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"zenscroll": "^4.0.2" "zenscroll": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.24.1", "@babel/cli": "=7.24.5",
"@babel/core": "=7.24.5", "@babel/core": "=7.24.5",
"@babel/eslint-parser": "=7.24.1", "@babel/eslint-parser": "=7.24.1",
"@babel/plugin-transform-runtime": "=7.24.3", "@babel/plugin-transform-runtime": "=7.24.3",
@@ -166,9 +166,9 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.24.1", "version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.1.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.5.tgz",
"integrity": "sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA==", "integrity": "sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jridgewell/trace-mapping": "^0.3.25", "@jridgewell/trace-mapping": "^0.3.25",

View File

@@ -110,7 +110,7 @@
"zenscroll": "^4.0.2" "zenscroll": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.24.1", "@babel/cli": "=7.24.5",
"@babel/core": "=7.24.5", "@babel/core": "=7.24.5",
"@babel/eslint-parser": "=7.24.1", "@babel/eslint-parser": "=7.24.1",
"@babel/plugin-transform-runtime": "=7.24.3", "@babel/plugin-transform-runtime": "=7.24.3",