Bump @babel/cli from 7.22.6 to 7.22.10

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.22.6 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-14 04:32:28 +00:00 committed by GitHub
parent 3102610efe
commit 55fa33ddcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -162,9 +162,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.22.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.6.tgz",
"integrity": "sha512-Be3/RfEDmkMRGT1+ru5nTkfcvWz5jDOYg1V9rXqTz2u9Qt96O1ryboGvxVBp7wOnYWDB8DNHIWb6DThrpudfOw==",
"version": "7.22.10",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.10.tgz",
"integrity": "sha512-rM9ZMmaII630zGvtMtQ3P4GyHs28CHLYE9apLG7L8TgaSqcfoIGrlLSLsh4Q8kDTdZQQEXZm1M0nQtOvU/2heg==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@ -24223,9 +24223,9 @@
}
},
"@babel/cli": {
"version": "7.22.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.6.tgz",
"integrity": "sha512-Be3/RfEDmkMRGT1+ru5nTkfcvWz5jDOYg1V9rXqTz2u9Qt96O1ryboGvxVBp7wOnYWDB8DNHIWb6DThrpudfOw==",
"version": "7.22.10",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.22.10.tgz",
"integrity": "sha512-rM9ZMmaII630zGvtMtQ3P4GyHs28CHLYE9apLG7L8TgaSqcfoIGrlLSLsh4Q8kDTdZQQEXZm1M0nQtOvU/2heg==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.17",