aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 13:55:18 +0300
committerGitHub <[email protected]>2021-05-18 13:55:18 +0300
commit372890b67b28238c98ec4d5ffcdb777c9939e87c (patch)
treeb04c443c81f454be0032034b780986e937619caf
parentff60b40c56bc3b6e9d8d3d3dadfe1a14540166b3 (diff)
downloadbootstrap-372890b67b28238c98ec4d5ffcdb777c9939e87c.tar.xz
bootstrap-372890b67b28238c98ec4d5ffcdb777c9939e87c.zip
Bump @babel/cli from 7.13.16 to 7.14.3 (#34025)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3. - [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.14.3/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 4dcd5387c..09e2812eb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@babel/cli": {
- "version": "7.13.16",
- "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.13.16.tgz",
- "integrity": "sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==",
+ "version": "7.14.3",
+ "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.3.tgz",
+ "integrity": "sha512-zU4JLvwk32ay1lhhyGfqiRUSPoltVDjhYkA3aQq8+Yby9z30s/EsFw1EPOHxWG9YZo2pAGfgdRNeHZQAYU5m9A==",
"dev": true,
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
diff --git a/package.json b/package.json
index d2e09a23e..f8b265352 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@popperjs/core": "^2.9.2"
},
"devDependencies": {
- "@babel/cli": "^7.13.16",
+ "@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@popperjs/core": "^2.9.2",