Bump @babel/preset-env from 7.14.4 to 7.14.5

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.5.
- [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.5/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-06-10 08:54:17 +00:00 committed by GitHub
parent ee9585c9a4
commit ff06028297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1661 additions and 879 deletions

2538
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.14.4",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.14.4",
"@babel/preset-env": "^7.14.5",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",