chore(deps-dev): bump @babel/preset-env from 7.13.15 to 7.14.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-30 08:20:43 +00:00
committed by GitHub
parent 1430573041
commit ca50c1a80f
2 changed files with 765 additions and 400 deletions

1163
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
"@babel/plugin-transform-runtime": "=7.13.15",
"@babel/preset-env": "=7.13.15",
"@babel/preset-env": "=7.14.0",
"@babel/preset-react": "=7.13.13",
"@babel/register": "=7.13.16",
"@commitlint/cli": "^12.1.1",