mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @babel/cli from 7.16.8 to 7.17.0
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.8 to 7.17.0. - [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.0/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:
parent
5c9b147df3
commit
0b7adfddd6
2 changed files with 5 additions and 5 deletions
|
|
@ -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.16.8",
|
"@babel/cli": "7.17.0",
|
||||||
"@babel/core": "7.16.12",
|
"@babel/core": "7.16.12",
|
||||||
"@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",
|
||||||
|
|
|
||||||
|
|
@ -47,10 +47,10 @@
|
||||||
escape-string-regexp "^5.0.0"
|
escape-string-regexp "^5.0.0"
|
||||||
execa "^5.1.1"
|
execa "^5.1.1"
|
||||||
|
|
||||||
"@babel/cli@7.16.8":
|
"@babel/cli@7.17.0":
|
||||||
version "7.16.8"
|
version "7.17.0"
|
||||||
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c"
|
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.17.0.tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c"
|
||||||
integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==
|
integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^4.0.1"
|
commander "^4.0.1"
|
||||||
convert-source-map "^1.1.0"
|
convert-source-map "^1.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue