Bump typescript from 4.8.3 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.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]
2022-09-28 01:29:19 +00:00
committed by GitHub
parent f832351766
commit ea65cbfc18
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -49,6 +49,6 @@
"nodemon": "^2.0.20",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
}
}