aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-24 15:32:32 +0200
committerGitHub <[email protected]>2020-03-24 15:32:32 +0200
commit1ca47aef4f085618de567f8caadf82a92b274815 (patch)
treed123dd1f540b94fcef5c0b02ee5ef55ac6f151e3 /package.json
parentfa908c4a1a61626d00751793a485821258d1f226 (diff)
downloadbootstrap-1ca47aef4f085618de567f8caadf82a92b274815.tar.xz
bootstrap-1ca47aef4f085618de567f8caadf82a92b274815.zip
Bump @babel/core from 7.8.7 to 7.9.0 (#30443)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0. - [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.7...v7.9.0) 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 533986da7..270e2b479 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
- "@babel/core": "^7.8.7",
+ "@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@rollup/plugin-commonjs": "^11.0.2",