chore: Bump typescript from 5.2.2 to 5.3.2 (#925)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-22 19:34:55 +00:00
committed by GitHub
parent 90cd6b2dfa
commit b7c230fa4e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"prettier": "^3.1.0",
"standard-version": "^9",
"ts-jest": "^29.0.3",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"dependencies": {
"@actions/core": "^1.10.1",