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

This commit is contained in:
dependabot[bot]
2023-06-15 12:05:38 +00:00
committed by GitHub
parent 70b490c77d
commit f443c58b70
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"zenscroll": "^4.0.2" "zenscroll": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.21.5", "@babel/cli": "=7.22.5",
"@babel/core": "=7.21.0", "@babel/core": "=7.21.0",
"@babel/eslint-parser": "=7.21.3", "@babel/eslint-parser": "=7.21.3",
"@babel/plugin-proposal-class-properties": "=7.18.6", "@babel/plugin-proposal-class-properties": "=7.18.6",
@@ -162,9 +162,9 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.21.5", "version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz",
"integrity": "sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==", "integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jridgewell/trace-mapping": "^0.3.17", "@jridgewell/trace-mapping": "^0.3.17",
@@ -29448,9 +29448,9 @@
} }
}, },
"@babel/cli": { "@babel/cli": {
"version": "7.21.5", "version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.21.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz",
"integrity": "sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==", "integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jridgewell/trace-mapping": "^0.3.17", "@jridgewell/trace-mapping": "^0.3.17",

View File

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