Bump @babel/cli from 7.16.8 to 7.17.0 (#228)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-07 10:08:02 +00:00 committed by GitHub
parent 62eb16f57f
commit b2c9845912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -60,9 +60,9 @@
"peer": true
},
"node_modules/@babel/cli": {
"version": "7.16.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz",
"integrity": "sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.0.tgz",
"integrity": "sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ==",
"dev": true,
"dependencies": {
"commander": "^4.0.1",
@ -22500,9 +22500,9 @@
}
},
"@babel/cli": {
"version": "7.16.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz",
"integrity": "sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.0.tgz",
"integrity": "sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ==",
"dev": true,
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",