aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 16:44:51 +0300
committerGitHub <[email protected]>2020-07-28 16:44:51 +0300
commit852723d898b1b5c3e991dc8d74e29275ce65bbf5 (patch)
treec03fc9e9451ab7753730fe6206f0c3c2e8eb53c1 /package.json
parent9cdf4a40ee28d89d36d7bf58bf611966053ab694 (diff)
downloadbootstrap-852723d898b1b5c3e991dc8d74e29275ce65bbf5.tar.xz
bootstrap-852723d898b1b5c3e991dc8d74e29275ce65bbf5.zip
Bump @babel/core from 7.10.4 to 7.10.5 (#31368)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[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 452dd5a6e..41daf0e42 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
},
"devDependencies": {
"@babel/cli": "^7.10.4",
- "@babel/core": "^7.10.4",
+ "@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^14.0.0",