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-04-22 07:21:55 +0300
committerGitHub <noreply@github.com>2021-04-22 07:21:55 +0300
commitb99f077b072bf4e28723421571916e75e0d1a57b (patch)
treef8d031699d92d973d03187681b370986d4c0dbc4 /package.json
parent2cbb0a941c0a33fc11518061cfd6fad5c0d1c3c0 (diff)
Bump @babel/cli from 7.13.14 to 7.13.16 (#33716)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.14 to 7.13.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.13.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 679b8ca85f..0bba57cfe4 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@popperjs/core": "^2.9.2"
},
"devDependencies": {
- "@babel/cli": "^7.13.14",
+ "@babel/cli": "^7.13.16",
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@popperjs/core": "^2.9.2",