aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-07 08:04:05 +0200
committerXhmikosR <[email protected]>2019-11-07 08:04:05 +0200
commit54b2f34fd940949b49513add3be75c9aa4733560 (patch)
tree2db6f3bee33e714e8758530f3a5cb5e8e965c016 /package.json
parent258a56b473edea843eb20e80bbc7bf49eb040a32 (diff)
downloadbootstrap-54b2f34fd940949b49513add3be75c9aa4733560.tar.xz
bootstrap-54b2f34fd940949b49513add3be75c9aa4733560.zip
Bump @babel/core from 7.6.4 to 7.7.2 (#29648)
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.2. - [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.6.4...v7.7.2) 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 81315081f..b46bcdeb1 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
},
"devDependencies": {
"@babel/cli": "^7.6.4",
- "@babel/core": "^7.6.4",
+ "@babel/core": "^7.7.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.6.3",
"autoprefixer": "^9.7.1",