chore(deps-dev): bump @babel/preset-env in /api-server

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-21 13:35:12 +00:00
parent 9aae267d79
commit 5e45d9bb1f
2 changed files with 338 additions and 1726 deletions

File diff suppressed because it is too large Load Diff

View File

@ -63,7 +63,7 @@
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
"@babel/preset-env": "^7.12.1",
"@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",