chore(deps-dev): bump typescript from 4.0.5 to 4.1.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-23 05:07:47 +00:00
committed by GitHub
parent 83193587e7
commit 54de145455
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-typescript2": "^0.29.0",
"start-server-and-test": "^1.11.5",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"peerDependencies": {
"react": "16 || 17"