aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 16:58:47 +0300
committerGitHub <[email protected]>2020-07-28 16:58:47 +0300
commit8aab8b7c8a1a930ae3e1bd0539c3b1c10351d028 (patch)
treeab6d53ab6f8ea714834cc4952cf146bcaf24613a /package.json
parent29e10266f008a2acba7d6cf99c65054f82f25d92 (diff)
downloadbootstrap-8aab8b7c8a1a930ae3e1bd0539c3b1c10351d028.tar.xz
bootstrap-8aab8b7c8a1a930ae3e1bd0539c3b1c10351d028.zip
Bump @babel/cli from 7.10.4 to 7.10.5 (#31372)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5. - [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.10.5/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 05b04f04d..5e4a90dfc 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
- "@babel/cli": "^7.10.4",
+ "@babel/cli": "^7.10.5",
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@rollup/plugin-babel": "^5.1.0",