aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-09 06:39:33 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit56ba28e0577b3473df2a08c789016b43e529144f (patch)
tree0cb5f01831f76428d7b3be0969f3d2159587d0df /vnext/package.json
parent4bc7358c55c891417a0820d3ce243dfd2c07998e (diff)
Bump @babel/preset-env from 7.13.12 to 7.13.15
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.13.15. - [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.15/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 0cec7a4e..aa969484 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,7 +13,7 @@
"devDependencies": {
"@babel/core": "7.13.14",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.13.12",
+ "@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",