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

This commit is contained in:
dependabot[bot]
2023-07-17 12:05:22 +00:00
committed by GitHub
parent 12e9e10c04
commit 2e1b7a2f0e
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.22.5", "@babel/cli": "=7.22.9",
"@babel/core": "=7.22.9", "@babel/core": "=7.22.9",
"@babel/eslint-parser": "=7.22.5", "@babel/eslint-parser": "=7.22.5",
"@babel/plugin-proposal-class-properties": "=7.18.6", "@babel/plugin-proposal-class-properties": "=7.18.6",
@@ -171,9 +171,9 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.22.5", "version": "7.22.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.9.tgz",
"integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==", "integrity": "sha512-nb2O7AThqRo7/E53EGiuAkMaRbb7J5Qp3RvN+dmua1U+kydm0oznkhqbTEG15yk26G/C3yL6OdZjzgl+DMXVVA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jridgewell/trace-mapping": "^0.3.17", "@jridgewell/trace-mapping": "^0.3.17",
@@ -29766,9 +29766,9 @@
} }
}, },
"@babel/cli": { "@babel/cli": {
"version": "7.22.5", "version": "7.22.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.9.tgz",
"integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==", "integrity": "sha512-nb2O7AThqRo7/E53EGiuAkMaRbb7J5Qp3RvN+dmua1U+kydm0oznkhqbTEG15yk26G/C3yL6OdZjzgl+DMXVVA==",
"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.22.5", "@babel/cli": "=7.22.9",
"@babel/core": "=7.22.9", "@babel/core": "=7.22.9",
"@babel/eslint-parser": "=7.22.5", "@babel/eslint-parser": "=7.22.5",
"@babel/plugin-proposal-class-properties": "=7.18.6", "@babel/plugin-proposal-class-properties": "=7.18.6",