chore(deps-dev): bump @babel/cli from 7.12.17 to 7.13.0
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": {
|
||||
"version": "7.12.17",
|
||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.17.tgz",
|
||||
"integrity": "sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==",
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.13.0.tgz",
|
||||
"integrity": "sha512-y5AohgeVhU+wO5kU1WGMLdocFj83xCxVjsVFa2ilII8NEwmBZvx7Ambq621FbFIK68loYJ9p43nfoi6es+rzSA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
"zenscroll": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.12.17",
|
||||
"@babel/cli": "=7.13.0",
|
||||
"@babel/core": "=7.13.1",
|
||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.0",
|
||||
|
||||
Reference in New Issue
Block a user