Bump @babel/cli from 7.17.3 to 7.17.6

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.3 to 7.17.6.
- [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.17.6/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] 2022-02-28 11:05:43 +00:00 committed by Labhansh Agrawal
parent 7b90400068
commit 5c3e629040
2 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@
"devDependencies": { "devDependencies": {
"@ava/babel": "2.0.0", "@ava/babel": "2.0.0",
"@ava/typescript": "^3.0.1", "@ava/typescript": "^3.0.1",
"@babel/cli": "7.17.3", "@babel/cli": "7.17.6",
"@babel/core": "7.17.5", "@babel/core": "7.17.5",
"@babel/plugin-proposal-class-properties": "^7.16.7", "@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-numeric-separator": "^7.16.7", "@babel/plugin-proposal-numeric-separator": "^7.16.7",

View file

@ -54,10 +54,10 @@
escape-string-regexp "^5.0.0" escape-string-regexp "^5.0.0"
execa "^5.1.1" execa "^5.1.1"
"@babel/cli@7.17.3": "@babel/cli@7.17.6":
version "7.17.3" version "7.17.6"
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.17.3.tgz#0ccb93a348d0e3a4ff8776a63dbeefd329f7b3cc" resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.17.6.tgz#169e5935f1795f0b62ded5a2accafeedfe5c5363"
integrity sha512-1+WRlh1IqLocOp122CLx4if345RSHMspwIZNJTlqG/GA46HVZC6p49N1kolfdd2/GOdr+tu4nScbAR3ACJ2ZiA== integrity sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==
dependencies: dependencies:
"@jridgewell/trace-mapping" "^0.3.4" "@jridgewell/trace-mapping" "^0.3.4"
commander "^4.0.1" commander "^4.0.1"