chore(deps-dev): bump @babel/cli from 7.12.16 to 7.12.17

This commit is contained in:
dependabot[bot]
2021-02-19 00:48:19 -05:00
committed by GitHub
parent 7745aca18d
commit 373a34769b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@babel/cli": {
"version": "7.12.16",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.16.tgz",
"integrity": "sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==",
"version": "7.12.17",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.17.tgz",
"integrity": "sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==",
"dev": true,
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",

View File

@@ -97,7 +97,7 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.12.16",
"@babel/cli": "=7.12.17",
"@babel/core": "=7.12.16",
"@babel/plugin-proposal-class-properties": "=7.12.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.13",