Bump typescript from 4.2.4 to 4.3.2 (#195)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 10:35:01 -07:00
committed by GitHub
parent 5ce273bc4a
commit 0a4ae04044
2 changed files with 4 additions and 4 deletions

View File

@@ -45,6 +45,6 @@
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.0",
"typescript": "^4.2.4"
"typescript": "^4.3.2"
}
}