build(deps-dev): bump typescript from 4.8.3 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
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]
2022-09-28 05:08:52 +00:00
committed by GitHub
parent 17cb229e99
commit d7397bebd7
2 changed files with 8 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"prettier": "^2.7.1",
"sinon": "^14.0.0",
"ts-node-dev": "^2.0.0",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"dependencies": {
"@actions/core": "^1.9.1",