aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-11 10:08:10 +0200
committerGitHub <[email protected]>2020-12-11 10:08:10 +0200
commite534aa2b9f7ce53d17691b81056041979ccd2735 (patch)
treeb6cb38f23d1993fcad638b7504e3b992f2dc18bb /package.json
parentf2169e6dc388937da8b8baaf44271470fa5f1b7f (diff)
downloadbootstrap-e534aa2b9f7ce53d17691b81056041979ccd2735.tar.xz
bootstrap-e534aa2b9f7ce53d17691b81056041979ccd2735.zip
Bump @babel/core from 7.12.9 to 7.12.10 (#32429)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10. - [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.10/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 f39647d5b..7afa110dc 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.10",
- "@babel/core": "^7.12.9",
+ "@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.7",
"@popperjs/core": "^2.5.4",
"@rollup/plugin-babel": "^5.2.2",