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

This commit is contained in:
dependabot[bot]
2021-02-12 02:48:26 -05:00
committed by GitHub
parent fb7af2d07a
commit a0584119cc
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@babel/cli": { "@babel/cli": {
"version": "7.12.13", "version": "7.12.16",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.13.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.16.tgz",
"integrity": "sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g==", "integrity": "sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents", "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
@@ -84,9 +84,9 @@
} }
}, },
"fsevents": { "fsevents": {
"version": "2.3.1", "version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.1.tgz", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true, "dev": true,
"optional": true "optional": true
}, },

View File

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