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

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [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>
This commit is contained in:
dependabot[bot]
2022-11-16 05:05:17 +00:00
committed by GitHub
parent b964586d53
commit 42f23ecc0c
2 changed files with 8 additions and 8 deletions

View File

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