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

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

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-11 01:25:34 +00:00
committed by Cell
parent 14bdd6149a
commit 53408fc5ea
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"private": true,
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.16.7",
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"babel-preset-minify": "^0.5.1",