aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-28 22:39:19 +0200
committerGitHub <[email protected]>2020-02-28 22:39:19 +0200
commitb5dcb8411211bcd92c268dcdfcfa0ffeb3cb35e6 (patch)
treef28a151e1ec86e5d84f8e4fd466d271c8eeeb5ee /package.json
parent43b10cbee4167d878f5697c7305eb1854fe69f82 (diff)
downloadbootstrap-b5dcb8411211bcd92c268dcdfcfa0ffeb3cb35e6.tar.xz
bootstrap-b5dcb8411211bcd92c268dcdfcfa0ffeb3cb35e6.zip
Bump @babel/core from 7.8.4 to 7.8.6 (#30316)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6. - [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.4...v7.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[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 bca7c213b..f568cd9cc 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
- "@babel/core": "^7.8.4",
+ "@babel/core": "^7.8.6",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@rollup/plugin-commonjs": "^11.0.2",