Bump @babel/preset-typescript from 7.12.16 to 7.12.17

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-preset-typescript)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 11:06:37 +00:00 committed by Benjamin Staneck
parent e49bb11326
commit 57c8bfb331
2 changed files with 35 additions and 26 deletions

View file

@ -68,7 +68,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
"@babel/plugin-proposal-optional-chaining": "7.12.16",
"@babel/preset-react": "7.12.13",
"@babel/preset-typescript": "7.12.16",
"@babel/preset-typescript": "7.12.17",
"@types/args": "3.0.0",
"@types/async-retry": "1.4.2",
"@types/color": "3.0.1",