aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 12:30:31 +0200
committerGitHub <[email protected]>2021-02-16 12:30:31 +0200
commit3369d805218a1a9e5189edbfbcab99be0a1b3085 (patch)
tree4126ec680bd494836e8305ec488cc60386e87260 /package.json
parente622eb54005a75d7f09922169641ba1f4be5346a (diff)
downloadbootstrap-3369d805218a1a9e5189edbfbcab99be0a1b3085.tar.xz
bootstrap-3369d805218a1a9e5189edbfbcab99be0a1b3085.zip
Bump @babel/core from 7.12.13 to 7.12.16 (#33106)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16. - [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.12.16/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 bf4779f38..56810087b 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
- "@babel/core": "^7.12.13",
+ "@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.13",
"@popperjs/core": "^2.6.0",
"@rollup/plugin-babel": "^5.2.3",