chore(deps-dev): bump @babel/cli from 7.21.0 to 7.21.5 (#8643)

This commit is contained in:
dependabot[bot]
2023-05-10 12:23:02 +00:00
committed by GitHub
parent 1acacd04ef
commit 1ccc220cce
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.21.0",
"@babel/cli": "=7.21.5",
"@babel/core": "=7.21.0",
"@babel/eslint-parser": "=7.21.3",
"@babel/plugin-proposal-class-properties": "=7.16.7",
@@ -175,9 +175,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.0.tgz",
"integrity": "sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA==",
"version": "7.21.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.5.tgz",
"integrity": "sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@@ -29537,9 +29537,9 @@
}
},
"@babel/cli": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.0.tgz",
"integrity": "sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA==",
"version": "7.21.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.5.tgz",
"integrity": "sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.17",

View File

@@ -101,7 +101,7 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.21.0",
"@babel/cli": "=7.21.5",
"@babel/core": "=7.21.0",
"@babel/eslint-parser": "=7.21.3",
"@babel/plugin-proposal-class-properties": "=7.16.7",