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>2020-09-04 20:31:07 +0300
committerGitHub <noreply@github.com>2020-09-04 20:31:07 +0300
commit06e6ef28fe313eb4e6c5b4561f9e04c49043bfda (patch)
tree92bf904d46c5686e0479489165ac1aaefd465168 /package.json
parent5b37d03ff9973107bb3131e0bea83fa4cdf5ec3e (diff)
Bump @babel/core from 7.11.5 to 7.11.6 (#31595)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6. - [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.11.6/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 6794f51440..8d1f550817 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
},
"devDependencies": {
"@babel/cli": "^7.11.5",
- "@babel/core": "^7.11.5",
+ "@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@rollup/plugin-babel": "^5.2.0",
"@rollup/plugin-commonjs": "^15.0.0",