aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-13 06:12:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitb1eba088e56bed243075ddd1ccf9578e03c459e4 (patch)
tree5afd0206b6c094305e581b6c822e83e9cd1023bc /vnext/package.json
parent72ed7c6573b23858583cbef8f4893131696b3684 (diff)
Bump @babel/preset-env from 7.14.1 to 7.14.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.2. - [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.14.2/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 b2bb296a..18ee2f90 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,7 +13,7 @@
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.14.1",
+ "@babel/preset-env": "7.14.2",
"@babel/preset-react": "7.13.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",