Bump typescript from 5.0.3 to 5.0.4 (#327)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)

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

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]
2023-06-27 15:19:58 -04:00
committed by GitHub
parent c13ca79f19
commit 3aa9307b7d
2 changed files with 5 additions and 5 deletions

View File

@@ -65,6 +65,6 @@
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"ts-jest": "^29.1.0",
"typescript": "^5.0.3"
"typescript": "^5.0.4"
}
}