aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-06 15:19:42 +0200
committerGitHub <[email protected]>2020-03-06 15:19:42 +0200
commitb5b5d8f4618db1d90137ca1b7c31f6ce167233cd (patch)
treeb3767af1e9135e12870a52b85df75275a8398e3e /package.json
parent43246bff4186712efca24b68ea0fdb24e2ca0f1c (diff)
downloadbootstrap-b5b5d8f4618db1d90137ca1b7c31f6ce167233cd.tar.xz
bootstrap-b5b5d8f4618db1d90137ca1b7c31f6ce167233cd.zip
Bump @babel/core from 7.8.6 to 7.8.7 (#30347)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7. - [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.6...v7.8.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 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 c7f7ff827..4b914797b 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
- "@babel/core": "^7.8.6",
+ "@babel/core": "^7.8.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"@rollup/plugin-commonjs": "^11.0.2",