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-01 17:14:09 +0300
committerGitHub <noreply@github.com>2020-09-01 17:14:09 +0300
commite30ba846793c2914ae9bbb27ea715182b9b71cab (patch)
treedaddd86154cc54b457426568fd899c76701786e1 /package.json
parenta8b8f631cfe88a4559657b79f2e494a619b29598 (diff)
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#31562)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5. - [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.5/packages/babel-preset-env) 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 88a7d5aa63..4963b4b0d9 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.5",
- "@babel/preset-env": "^7.11.0",
+ "@babel/preset-env": "^7.11.5",
"@rollup/plugin-babel": "^5.2.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",