chore(deps-dev): bump typescript from 4.1.3 to 4.1.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-15 05:04:37 +00:00
committed by GitHub
parent 41d1d62a41
commit 816ec1527f
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.29.0",
"start-server-and-test": "^1.12.0",
"typescript": "^4.1.3"
"typescript": "^4.1.5"
},
"peerDependencies": {
"react": "16 || 17"