Bump @babel/preset-typescript from 7.10.1 to 7.10.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-06 16:15:52 +00:00 committed by Benjamin Staneck
parent 610c805c03
commit c082b60fb8
2 changed files with 20 additions and 20 deletions

View file

@ -67,7 +67,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
"@babel/plugin-proposal-optional-chaining": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.1",
"@babel/preset-typescript": "7.10.4",
"@types/args": "3.0.0",
"@types/async-retry": "1.4.2",
"@types/color": "3.0.1",