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:23:27 +0200
committerGitHub <[email protected]>2020-02-03 12:23:27 +0200
commit16068edfc3558225fcd2e332efbb643c6fa3c30d (patch)
tree2da6830dbfcba434c63a4129c65c3495d8d55588 /package.json
parent874fa88870a9418c8aca8ab2d3139096700ec347 (diff)
downloadbootstrap-16068edfc3558225fcd2e332efbb643c6fa3c30d.tar.xz
bootstrap-16068edfc3558225fcd2e332efbb643c6fa3c30d.zip
Bump @babel/core from 7.8.3 to 7.8.4 (#30129)
Bumps [@babel/core](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 3dd81d133..8d85b9a6a 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
- "@babel/core": "^7.8.3",
+ "@babel/core": "^7.8.4",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@rollup/plugin-commonjs": "^11.0.1",