diff options
author | dependabot[bot] | 2021-02-12 06:37:30 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 690ebf24ea8c8095af9edcbe7ec24a48eb7f525a (patch) | |
tree | 9e86bfda7262cc214dda597ea20a46da083fdad2 /vnext/package.json | |
parent | 0b110d68f308181c1031a5e849032508f065a8ab (diff) |
Bump @babel/preset-env from 7.12.13 to 7.12.16
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16.
- [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.12.16/packages/babel-preset-env)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 675be961..b284924c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/core": "7.12.13", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/preset-env": "7.12.13", + "@babel/preset-env": "7.12.16", "@babel/preset-react": "7.12.13", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", |