mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
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:
parent
7b90400068
commit
5c3e629040
2 changed files with 5 additions and 5 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"devDependencies": {
|
||||
"@ava/babel": "2.0.0",
|
||||
"@ava/typescript": "^3.0.1",
|
||||
"@babel/cli": "7.17.3",
|
||||
"@babel/cli": "7.17.6",
|
||||
"@babel/core": "7.17.5",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
||||
"@babel/plugin-proposal-numeric-separator": "^7.16.7",
|
||||
|
|
|
|||
|
|
@ -54,10 +54,10 @@
|
|||
escape-string-regexp "^5.0.0"
|
||||
execa "^5.1.1"
|
||||
|
||||
"@babel/cli@7.17.3":
|
||||
version "7.17.3"
|
||||
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.17.3.tgz#0ccb93a348d0e3a4ff8776a63dbeefd329f7b3cc"
|
||||
integrity sha512-1+WRlh1IqLocOp122CLx4if345RSHMspwIZNJTlqG/GA46HVZC6p49N1kolfdd2/GOdr+tu4nScbAR3ACJ2ZiA==
|
||||
"@babel/cli@7.17.6":
|
||||
version "7.17.6"
|
||||
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.17.6.tgz#169e5935f1795f0b62ded5a2accafeedfe5c5363"
|
||||
integrity sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==
|
||||
dependencies:
|
||||
"@jridgewell/trace-mapping" "^0.3.4"
|
||||
commander "^4.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue