build(deps-dev): bump typescript from 5.1.5 to 5.1.6

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.5 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-29 05:17:09 +00:00
committed by GitHub
parent 69f09df004
commit bc3aeee9dc
2 changed files with 8 additions and 8 deletions

View File

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