Skip to content

Commit

Permalink
npm-dressca-frontend: bump typescript
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 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](microsoft/TypeScript@v5.3.3...v5.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 4b5a49d commit d730868
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"stylelint-config-standard": "^36.0.1",
"stylelint-prettier": "^5.0.2",
"tailwindcss": "^3.4.17",
"typescript": "5.3.3",
"typescript": "5.7.3",
"vite": "^5.4.8",
"vue-tsc": "^2.1.10"
}
Expand Down
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"stylelint-config-standard": "^36.0.1",
"stylelint-prettier": "^5.0.2",
"tailwindcss": "^3.4.17",
"typescript": "5.3.3",
"typescript": "5.7.3",
"vite": "^5.4.8",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.10"
Expand Down
11 changes: 5 additions & 6 deletions samples/web-csr/dressca-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d730868

Please sign in to comment.