Bump typescript from 4.8.3 to 4.8.4 (#55)

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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-27 21:50:13 +00:00
committed by GitHub
parent 9981ef4013
commit fefdeadfb7
2 changed files with 8 additions and 8 deletions

View File

@@ -38,6 +38,6 @@
"jest": "^28.1.3",
"prettier": "2.7.1",
"ts-jest": "^28.0.8",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
}
}