build(deps-dev): bump typescript from 5.0.4 to 5.1.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.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]
2023-06-02 05:58:46 +00:00
committed by GitHub
parent 8267dc838f
commit f10e6fa7f8
2 changed files with 9 additions and 9 deletions

View File

@@ -50,7 +50,7 @@
"prettier": "^2.8.8",
"sinon": "^15.1.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
},
"dependencies": {
"@actions/core": "^1.10.0",