Bump typescript from 5.3.2 to 5.4.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.4.4.
- [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.3.2...v5.4.4)

---
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]
2024-04-05 10:45:43 +00:00
committed by Vilius Sutkus '89
parent a9d7b728b4
commit 0d0e8c3af6
2 changed files with 8 additions and 8 deletions

View File

@@ -43,6 +43,6 @@
"js-yaml": "^4.1.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.2.2"
"typescript": "^5.4.4"
}
}