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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-20 05:59:48 +00:00
committed by GitHub
parent 2ace91aa04
commit efbc795d29
2 changed files with 9 additions and 9 deletions

View File

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