aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-05 17:54:25 +0300
committerGitHub <[email protected]>2020-05-05 17:54:25 +0300
commit55f80949f5db65bc355204978802beeb322f2a12 (patch)
tree093fb0805b116468d1dca64969d8e624d58a74c1 /package.json
parent79195675b2089e3380afe272d9d2e5ace04be361 (diff)
downloadbootstrap-55f80949f5db65bc355204978802beeb322f2a12.tar.xz
bootstrap-55f80949f5db65bc355204978802beeb322f2a12.zip
Bump @babel/core from 7.9.0 to 7.9.6 (#30736)
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6. - [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.9.0...v7.9.6) 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 33cc6cd2e..83ecdad95 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
- "@babel/core": "^7.9.0",
+ "@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-commonjs": "^11.1.0",