chore(deps-dev): bump @babel/cli from 7.16.8 to 7.17.6

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.8 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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-01 11:54:05 +00:00
committed by Cell
parent b2b6e3b748
commit db2dc460dd
2 changed files with 10 additions and 8 deletions
+9 -7
View File
@@ -13,7 +13,7 @@
"atomic-algolia": "^0.3.19"
},
"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"babel-preset-minify": "^0.5.1",
@@ -37,10 +37,11 @@
}
},
"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.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.6.tgz",
"integrity": "sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==",
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.4",
"commander": "^4.0.1",
"convert-source-map": "^1.1.0",
"fs-readdir-recursive": "^1.1.0",
@@ -4705,10 +4706,11 @@
}
},
"@babel/cli": {
"version": "7.16.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz",
"integrity": "sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==",
"version": "7.17.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.6.tgz",
"integrity": "sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==",
"requires": {
"@jridgewell/trace-mapping": "^0.3.4",
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
"chokidar": "^3.4.0",
"commander": "^4.0.1",
+1 -1
View File
@@ -7,7 +7,7 @@
"atomic-algolia": "^0.3.19"
},
"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"babel-preset-minify": "^0.5.1",