Bump @babel/cli from 7.19.3 to 7.20.7 (#330)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.19.3 to 7.20.7.
- [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.20.7/packages/babel-cli)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-10 02:22:35 +00:00 committed by GitHub
parent 1439ca9d1a
commit 8d4cbf1025
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

@ -89,9 +89,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.19.3",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.19.3.tgz",
"integrity": "sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==",
"version": "7.20.7",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.20.7.tgz",
"integrity": "sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.8",
@ -19798,9 +19798,9 @@
}
},
"@babel/cli": {
"version": "7.19.3",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.19.3.tgz",
"integrity": "sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==",
"version": "7.20.7",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.20.7.tgz",
"integrity": "sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.8",