build(deps-dev): bump typescript from 5.4.2 to 5.4.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.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] 2024-03-23 06:48:24 +00:00 committed by GitHub
parent e2681a0c05
commit 6e2da673b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 48 additions and 48 deletions

View file

@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "^20.11.27",
"@types/semver": "^7.5.8",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"scripts": {
"checkPad": "node --import tsx checkPad.ts",