chore(deps-dev): bump typescript from 4.5.2 to 4.5.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-13 04:02:45 +00:00
committed by GitHub
parent 31b379c83c
commit ae60fe5fa7
2 changed files with 8 additions and 8 deletions

View File

@@ -72,7 +72,7 @@
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.31.1",
"start-server-and-test": "^1.14.0",
"typescript": "^4.5.2"
"typescript": "^4.5.3"
},
"peerDependencies": {
"react": "16 || 17",