Bump @babel/preset-typescript from 7.13.0 to 7.14.5

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

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-15 08:04:10 +00:00 committed by Labhansh Agrawal
parent f2886b80c2
commit fde02541b0
2 changed files with 142 additions and 22 deletions

View file

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