build(deps-dev): bump typescript from 4.7.2 to 4.7.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.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-06-06 11:41:30 +00:00
committed by GitHub
parent 80fb1a3b1d
commit 272215218f
2 changed files with 8 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"prettier": "^2.6.2",
"sinon": "^14.0.0",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.2"
"typescript": "^4.7.3"
},
"dependencies": {
"@actions/core": "^1.8.2",