aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-25 12:43:15 +0200
committerXhmikosR <[email protected]>2019-11-25 12:43:15 +0200
commit4787347c85771076bf159dfc0df9f1cd5cd20dc8 (patch)
tree444892f53f4b9a5e9d2ab5ca86160202a7ebde51 /package.json
parenta02f771e4b89cb297d89434f66bc09b56a89bb1d (diff)
downloadbootstrap-4787347c85771076bf159dfc0df9f1cd5cd20dc8.tar.xz
bootstrap-4787347c85771076bf159dfc0df9f1cd5cd20dc8.zip
Bump @babel/cli from 7.7.0 to 7.7.4 (#29726)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.0 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6354fc7d2..f89f4b62b 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"popper.js": "^1.16.0"
},
"devDependencies": {
- "@babel/cli": "^7.7.0",
+ "@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.4",