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>
This commit is contained in:
dependabot[bot] 2021-02-12 04:18:49 +00:00 committed by GitHub
parent 9666a2ea25
commit 9bb9c16fd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 73 additions and 1806 deletions

1877
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"@babel/helper-module-imports": "^7.12.13", "@babel/helper-module-imports": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.12.13", "@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-private-methods": "^7.12.13", "@babel/plugin-proposal-private-methods": "^7.12.13",
"@babel/preset-env": "^7.12.13", "@babel/preset-env": "^7.12.16",
"@babel/register": "^7.12.13", "@babel/register": "^7.12.13",
"@types/chrome": "0.0.129", "@types/chrome": "0.0.129",
"babelify": "^10.0.0", "babelify": "^10.0.0",