Bump @babel/cli from 7.18.10 to 7.20.7

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.18.10 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>
This commit is contained in:
dependabot[bot]
2022-12-23 09:00:31 +00:00
committed by GitHub
parent 4cc2d4e21d
commit 1350a5166c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "3.4.203",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.20.2",
@@ -55,9 +55,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.18.10",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.10.tgz",
"integrity": "sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==",
"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",
@@ -15923,9 +15923,9 @@
}
},
"@babel/cli": {
"version": "7.18.10",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.10.tgz",
"integrity": "sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==",
"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",
+1 -1
View File
@@ -39,7 +39,7 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.20.2",