Skip to content

Commit

Permalink
Bump typescript from 5.5.3 to 5.5.4 in /ui (#848)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 2c45b6e commit 17d8f24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"postcss": "^8.4.38",
"sass": "^1.77.8",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.20.0",
"vitest": "^2.0.4"
Expand Down
10 changes: 5 additions & 5 deletions ui/pnpm-lock.yaml

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

0 comments on commit 17d8f24

Please sign in to comment.