aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 15:48:41 +0300
committerGitHub <[email protected]>2021-03-30 15:48:41 +0300
commit176914565e16c0a36b5ef3ab219043903413a26f (patch)
treecc4b4dca4ea7374cfcb754a43846197c928d2651 /package.json
parent5cc53a0ef0718b43e376462f156d39bf5542fbf9 (diff)
downloadbootstrap-176914565e16c0a36b5ef3ab219043903413a26f.tar.xz
bootstrap-176914565e16c0a36b5ef3ab219043903413a26f.zip
Bump @babel/core from 7.13.10 to 7.13.14 (#33510)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.14. - [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.13.14/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 2efcada97..fbc69ae47 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/cli": "^7.13.10",
- "@babel/core": "^7.13.10",
+ "@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@popperjs/core": "^2.9.1",
"@rollup/plugin-babel": "^5.3.0",