Skip to content

Commit

Permalink
Bump @babel/cli from 7.16.8 to 7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 14, 2022
1 parent 2bba0c6 commit 760bc37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"version": "NPM_VERSION_SCRIPT=1 yarn run refresh"
},
"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/cli": "^7.17.0",
"@babel/core": "^7.16.12",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@types/nightwatch": "^1.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@babel/cli@^7.16.8":
version "7.16.8"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c"
integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==
"@babel/cli@^7.17.0":
version "7.17.0"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.0.tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c"
integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
Expand Down

0 comments on commit 760bc37

Please sign in to comment.