chore(deps-dev): bump @babel/cli from 7.23.4 to 7.23.9 (#9527)

This commit is contained in:
dependabot[bot]
2024-01-29 11:30:02 +00:00
committed by GitHub
parent 71dc5475e9
commit c7788458ba
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.23.4",
"@babel/cli": "=7.23.9",
"@babel/core": "=7.23.9",
"@babel/eslint-parser": "=7.23.3",
"@babel/plugin-transform-runtime": "=7.23.7",
@@ -168,9 +168,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.23.4",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.23.4.tgz",
"integrity": "sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw==",
"version": "7.23.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.23.9.tgz",
"integrity": "sha512-vB1UXmGDNEhcf1jNAHKT9IlYk1R+hehVTLFlCLHBi8gfuHQGP6uRjgXVYU0EVlI/qwAWpstqkBdf2aez3/z/5Q==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",

View File

@@ -112,7 +112,7 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.23.4",
"@babel/cli": "=7.23.9",
"@babel/core": "=7.23.9",
"@babel/eslint-parser": "=7.23.3",
"@babel/plugin-transform-runtime": "=7.23.7",