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-10 08:43:43 +0300
committerGitHub <noreply@github.com>2021-03-10 08:43:43 +0300
commit8ef613c297c6f9f295b9b7d82c227ff2ea928bdc (patch)
tree4fb4e77d379b187b7a4e2d3107b63dabaeb5ab05 /package.json
parent7d3fa63c3f55bb6d2307732112a2334c3f30e51a (diff)
Bump @babel/core from 7.13.8 to 7.13.10 (#33311)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.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.13.10/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 c7eeae5c5b..a2ce1ea721 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/cli": "^7.13.0",
- "@babel/core": "^7.13.8",
+ "@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.9",
"@popperjs/core": "^2.9.1",
"@rollup/plugin-babel": "^5.3.0",