Bump typescript from 4.8.4 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)

---
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]
2022-12-05 23:08:12 +00:00
committed by GitHub
parent 76acfc639b
commit 5e2f8c6e50
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"react-icons": "^4.6.0",
"sass": "^1.55.0",
"tailwindcss": "^3.2.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"packageManager": "yarn@1.22.19"
}