npm(deps-dev): bump typescript in the dependencies-patch-and-minor group

Bumps the dependencies-patch-and-minor group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-09 00:11:40 +00:00
committed by GitHub
parent 099bc40a77
commit f3ac2f4024
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"postcss": "^8.4.41",
"tailwindcss": "^3.4.17",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.0.5"
}
}