aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-19 11:08:21 +0300
committerGitHub <[email protected]>2020-10-19 11:08:21 +0300
commit54a53964d11ffd2d5822526d323e1c008f41cab3 (patch)
tree3d0d79caddef23a8c647d5b592dd4d7b7caaf29d /package.json
parent667309f11d54379f06614578aa81ca90356633d0 (diff)
downloadbootstrap-54a53964d11ffd2d5822526d323e1c008f41cab3.tar.xz
bootstrap-54a53964d11ffd2d5822526d323e1c008f41cab3.zip
Bump @babel/cli from 7.11.6 to 7.12.1 (#31926)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.6 to 7.12.1. - [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.1/packages/babel-cli) 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 944ba4df5..4a130bab2 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
- "@babel/cli": "^7.11.6",
+ "@babel/cli": "^7.12.1",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.12.1",
"@rollup/plugin-babel": "^5.2.1",