aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-02 06:22:08 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitac7e08e6920ea1eb3e63b11e561c6781e6b56d97 (patch)
tree3acc55defe39ae0bd25a1f02c7fbe00d948880f4 /vnext/package.json
parent9e4bc70af956dc8ec6d385c15ffd25cf48071b88 (diff)
Bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 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>
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 3477b772..51e58826 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,7 +13,7 @@
"devDependencies": {
"@babel/core": "7.13.8",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.13.8",
+ "@babel/preset-env": "7.13.9",
"@babel/preset-react": "7.12.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",