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-02 16:28:05 +0300
committerGitHub <noreply@github.com>2021-03-02 16:28:05 +0300
commit31167a776124ce53f5c586323372ddb6598c2eab (patch)
tree7e4c6825fcf2b9f46a93108f93c07bf2301c7d0a /package.json
parent14196e6e6cd410081a8679260da8e2fc676cae60 (diff)
Bump @babel/preset-env from 7.12.17 to 7.13.9 (#33234)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.9. - [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.9/packages/babel-preset-env) 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 782bbe0563..78a6a3bdb3 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
- "@babel/preset-env": "^7.12.17",
+ "@babel/preset-env": "^7.13.9",
"@popperjs/core": "^2.8.3",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^17.1.0",