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"
},
"devDependencies": {
"@babel/cli": "=7.22.5",
"@babel/cli": "=7.22.9",
"@babel/core": "=7.22.9",
"@babel/eslint-parser": "=7.22.5",
"@babel/plugin-proposal-class-properties": "=7.18.6",
@@ -171,9 +171,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz",
"integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==",
"version": "7.22.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.9.tgz",
"integrity": "sha512-nb2O7AThqRo7/E53EGiuAkMaRbb7J5Qp3RvN+dmua1U+kydm0oznkhqbTEG15yk26G/C3yL6OdZjzgl+DMXVVA==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@@ -29766,9 +29766,9 @@
}
},
"@babel/cli": {
"version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.5.tgz",
"integrity": "sha512-N5d7MjzwsQ2wppwjhrsicVDhJSqF9labEP/swYiHhio4Ca2XjEehpgPmerjnLQl7BPE59BLud0PTWGYwqFl/cQ==",
"version": "7.22.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.9.tgz",
"integrity": "sha512-nb2O7AThqRo7/E53EGiuAkMaRbb7J5Qp3RvN+dmua1U+kydm0oznkhqbTEG15yk26G/C3yL6OdZjzgl+DMXVVA==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.17",

View File

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