aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-24 14:39:20 +0200
committerXhmikosR <[email protected]>2019-12-24 14:39:20 +0200
commiteb0ccdd5ecc77088493075b44588da82bb3d0102 (patch)
treead4627f90513e2b428e2ba6edfeaf30cc195055e /package.json
parent75f6b1ef11dd82aca4fe9c3efd7bc765dca92d42 (diff)
downloadbootstrap-eb0ccdd5ecc77088493075b44588da82bb3d0102.tar.xz
bootstrap-eb0ccdd5ecc77088493075b44588da82bb3d0102.zip
Bump @babel/core from 7.7.5 to 7.7.7 (#29900)
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.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.7.5...v7.7.7) 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 960d111ff..689efd876 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
},
"devDependencies": {
"@babel/cli": "^7.7.5",
- "@babel/core": "^7.7.5",
+ "@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/preset-env": "^7.7.6",
"autoprefixer": "^9.7.3",