aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 12:00:28 +0200
committerGitHub <[email protected]>2020-02-03 12:00:28 +0200
commit874fa88870a9418c8aca8ab2d3139096700ec347 (patch)
tree200aee72ade239f31b652dff58879cec9737454d /package.json
parentf7a55a9763bc74b53ee606257ef9832378473d20 (diff)
downloadbootstrap-874fa88870a9418c8aca8ab2d3139096700ec347.tar.xz
bootstrap-874fa88870a9418c8aca8ab2d3139096700ec347.zip
Bump @babel/cli from 7.8.3 to 7.8.4 (#30126)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.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 6886b56a1..3dd81d133 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"popper.js": "^1.16.0"
},
"devDependencies": {
- "@babel/cli": "^7.8.3",
+ "@babel/cli": "^7.8.4",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.4",