chore(deps-dev): bump @babel/cli from 7.14.5 to 7.16.8 (#7781)

This commit is contained in:
dependabot[bot]
2022-01-20 13:08:28 +00:00
committed by GitHub
parent cc35d4838d
commit 77f72efa7a
2 changed files with 18 additions and 44 deletions

60
package-lock.json generated
View File

@@ -46,7 +46,7 @@
"zenscroll": "^4.0.2" "zenscroll": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.14.5", "@babel/cli": "=7.16.8",
"@babel/core": "=7.14.6", "@babel/core": "=7.14.6",
"@babel/eslint-parser": "=7.16.3", "@babel/eslint-parser": "=7.16.3",
"@babel/plugin-proposal-class-properties": "=7.16.0", "@babel/plugin-proposal-class-properties": "=7.16.0",
@@ -129,9 +129,9 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.14.5", "version": "7.16.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz",
"integrity": "sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==", "integrity": "sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"commander": "^4.0.1", "commander": "^4.0.1",
@@ -150,7 +150,7 @@
"node": ">=6.9.0" "node": ">=6.9.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.2", "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
"chokidar": "^3.4.0" "chokidar": "^3.4.0"
}, },
"peerDependencies": { "peerDependencies": {
@@ -3911,24 +3911,11 @@
} }
}, },
"node_modules/@nicolo-ribaudo/chokidar-2": { "node_modules/@nicolo-ribaudo/chokidar-2": {
"version": "2.1.8-no-fsevents.2", "version": "2.1.8-no-fsevents.3",
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.2.tgz", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
"integrity": "sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==", "integrity": "sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==",
"dev": true, "dev": true,
"optional": true, "optional": true
"dependencies": {
"anymatch": "^2.0.0",
"async-each": "^1.0.1",
"braces": "^2.3.2",
"glob-parent": "^5.1.2",
"inherits": "^2.0.3",
"is-binary-path": "^1.0.0",
"is-glob": "^4.0.0",
"normalize-path": "^3.0.0",
"path-is-absolute": "^1.0.0",
"readdirp": "^2.2.1",
"upath": "^1.1.1"
}
}, },
"node_modules/@nodelib/fs.scandir": { "node_modules/@nodelib/fs.scandir": {
"version": "2.1.5", "version": "2.1.5",
@@ -29339,12 +29326,12 @@
}, },
"dependencies": { "dependencies": {
"@babel/cli": { "@babel/cli": {
"version": "7.14.5", "version": "7.16.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.5.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.8.tgz",
"integrity": "sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==", "integrity": "sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.2", "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
"chokidar": "^3.4.0", "chokidar": "^3.4.0",
"commander": "^4.0.1", "commander": "^4.0.1",
"convert-source-map": "^1.1.0", "convert-source-map": "^1.1.0",
@@ -32119,24 +32106,11 @@
} }
}, },
"@nicolo-ribaudo/chokidar-2": { "@nicolo-ribaudo/chokidar-2": {
"version": "2.1.8-no-fsevents.2", "version": "2.1.8-no-fsevents.3",
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.2.tgz", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
"integrity": "sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==", "integrity": "sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==",
"dev": true, "dev": true,
"optional": true, "optional": true
"requires": {
"anymatch": "^2.0.0",
"async-each": "^1.0.1",
"braces": "^2.3.2",
"glob-parent": "^5.1.2",
"inherits": "^2.0.3",
"is-binary-path": "^1.0.0",
"is-glob": "^4.0.0",
"normalize-path": "^3.0.0",
"path-is-absolute": "^1.0.0",
"readdirp": "^2.2.1",
"upath": "^1.1.1"
}
}, },
"@nodelib/fs.scandir": { "@nodelib/fs.scandir": {
"version": "2.1.5", "version": "2.1.5",

View File

@@ -89,7 +89,7 @@
"zenscroll": "^4.0.2" "zenscroll": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.14.5", "@babel/cli": "=7.16.8",
"@babel/core": "=7.14.6", "@babel/core": "=7.14.6",
"@babel/eslint-parser": "=7.16.3", "@babel/eslint-parser": "=7.16.3",
"@babel/plugin-proposal-class-properties": "=7.16.0", "@babel/plugin-proposal-class-properties": "=7.16.0",