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

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

---
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-10-18 04:01:41 +00:00
committed by GitHub
parent fa3554060b
commit 6f5a783e27
2 changed files with 8 additions and 8 deletions
+1 -1
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.3"
"typescript": "^4.4.4"
},
"peerDependencies": {
"react": "16 || 17",