aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 15:04:35 +0200
committerGitHub <[email protected]>2021-03-02 15:04:35 +0200
commit972954e580f98ddf2d65d25495c54944f25837f7 (patch)
tree56c255fbe8beca3b88ff37871299f9143c3d0d18 /package.json
parentbed8fc8381be8f9aad7ac95727be4ab8975b4f94 (diff)
downloadbootstrap-972954e580f98ddf2d65d25495c54944f25837f7.tar.xz
bootstrap-972954e580f98ddf2d65d25495c54944f25837f7.zip
Bump @babel/core from 7.12.17 to 7.13.8 (#33232)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.8. - [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.8/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 0d7426209..072c131c8 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.17",
- "@babel/core": "^7.12.17",
+ "@babel/core": "^7.13.8",
"@babel/preset-env": "^7.12.17",
"@popperjs/core": "^2.8.3",
"@rollup/plugin-babel": "^5.3.0",