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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-22 04:03:08 +00:00
committed by GitHub
parent 56507104cf
commit e9aa8adbbc
2 changed files with 10 additions and 10 deletions

View File

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