chore(deps-dev): bump typescript from 4.2.2 to 4.2.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 05:10:19 +00:00
committed by GitHub
parent e7e556b605
commit ccd6c4905b
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.12.0",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"peerDependencies": {
"react": "16 || 17"