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-02-16 13:25:37 +0300
committerGitHub <noreply@github.com>2021-02-16 13:25:37 +0300
commitb3a7d28126a8e1ba39f1827ee753a8f7bd666505 (patch)
treefae0ed7a0b984cf78c6a532fd410bfc08749b0ad /package.json
parentc6b3ebf1244173815ff363a6cd2aec6940660339 (diff)
Bump @babel/cli from 7.12.13 to 7.12.16 (#33104)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) 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-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 72f6c9034b..e09ddfad61 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@popperjs/core": "^2.6.0"
},
"devDependencies": {
- "@babel/cli": "^7.12.13",
+ "@babel/cli": "^7.12.16",
"@babel/core": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@popperjs/core": "^2.6.0",