Bump typescript from 5.0.4 to 5.1.6 (#343)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6.
- [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-minor
...

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-07-01 11:31:00 -04:00
committed by GitHub
parent 893ce36b2e
commit 9347837845
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.1",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
}
}