Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 16:23:43 +0300
committerGitHub <noreply@github.com>2021-03-02 16:23:43 +0300
commit14196e6e6cd410081a8679260da8e2fc676cae60 (patch)
tree3e548d0fe32a6f472a1027a399ec8c9c99cf9ce8 /package.json
parent3b6988f006bcbff958b3257ecf1318478d86def0 (diff)
Bump @babel/cli from 7.12.17 to 7.13.0 (#33186)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.17 to 7.13.0. - [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.0/packages/babel-cli) Signed-off-by: dependabot[bot] <support@github.com> 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 69e0950a13..782bbe0563 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@popperjs/core": "^2.8.3"
},
"devDependencies": {
- "@babel/cli": "^7.12.17",
+ "@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.12.17",
"@popperjs/core": "^2.8.3",