Bump typescript from 4.3.2 to 4.4.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.4.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-08-30 04:04:41 +00:00
committed by Thomas Ruoff
parent 5c40415658
commit 839e2b4e85
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.6",
"tailwindcss": "^2.2.2",
"typescript": "^4.3.2"
"typescript": "^4.4.2"
},
"jest": {
"transform": {