aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-23 06:40:19 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit9bf212fee588dac40c338c5d4bce389bd9ef7ab5 (patch)
tree235e764a8ceb31e1f93109e66063db19fed25be0 /vnext/package.json
parentc0fc0b56d08f1a177577c667c078c3b08fe2f420 (diff)
Bump @babel/preset-env from 7.12.17 to 7.13.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.0. - [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.0/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a384911e..9371b5da 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,7 +13,7 @@
"devDependencies": {
"@babel/core": "7.12.17",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.12.17",
+ "@babel/preset-env": "7.13.0",
"@babel/preset-react": "7.12.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",