chore(deps-dev): bump typescript from 5.1.3 to 5.4.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 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.1.3...v5.4.3)

---
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-01 04:31:54 +00:00 committed by GitHub
parent 33ac0d0c21
commit 948f806d31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 19 deletions

View file

@ -66,6 +66,6 @@
"eslint-plugin-unused-imports": "^3.1.0",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "5.1.3"
"typescript": "5.4.3"
}
}