aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-25 12:23:20 +0200
committerXhmikosR <[email protected]>2019-11-25 12:23:20 +0200
commit519d299eea6216baf0c3d2eb6bf342a0446afc46 (patch)
tree0a2427a49faf35286845f9af030d281f4ecd974c /package.json
parent0160e563976e221c1d941b6753c1503caf93c065 (diff)
downloadbootstrap-519d299eea6216baf0c3d2eb6bf342a0446afc46.tar.xz
bootstrap-519d299eea6216baf0c3d2eb6bf342a0446afc46.zip
Bump @babel/core from 7.7.2 to 7.7.4 (#29725)
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.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.7.2...v7.7.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 a17a4335f..e468a2794 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
},
"devDependencies": {
"@babel/cli": "^7.7.0",
- "@babel/core": "^7.7.2",
+ "@babel/core": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.1",
"autoprefixer": "^9.7.2",