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>2022-05-10 09:36:18 +0300
committerGitHub <noreply@github.com>2022-05-10 09:36:18 +0300
commit6ca83e81b08ff36bbc23e87f5471bcf83f8ec0df (patch)
treeb4427031a0073859196c7ecaaa8f7e609af9e55a /package.json
parentb2477d5c1e7de9390e04755d78d9678d5a0aa84b (diff)
Bump @babel/cli from 7.17.6 to 7.17.10 (#36265)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.6 to 7.17.10. - [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.17.10/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... 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 3384d645f6..b4a57566c8 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"@popperjs/core": "^2.11.5"
},
"devDependencies": {
- "@babel/cli": "^7.17.6",
+ "@babel/cli": "^7.17.10",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.17.10",
"@popperjs/core": "^2.11.5",