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

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

---
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-09 05:12:36 +00:00
committed by GitHub
parent 47049108f5
commit 3c00e04b28
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.2"
"typescript": "^4.8.3"
},
"dependencies": {
"@actions/core": "^1.9.1",