Skip to content

Commit d734482

Browse files
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>
1 parent fecc230 commit d734482

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/exercism/javascript"
1414
},
1515
"devDependencies": {
16-
"@babel/cli": "^7.16.8",
16+
"@babel/cli": "^7.17.0",
1717
"@babel/core": "^7.17.0",
1818
"@babel/node": "^7.16.8",
1919
"@babel/plugin-syntax-bigint": "^7.8.3",

0 commit comments

Comments
 (0)