Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump typescript from 4.9.3 to 5.4.3 in /web-ui #1315

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump typescript from 4.9.3 to 5.4.3 in /web-ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.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](microsoft/TypeScript@v4.9.3...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 043914007d7b66f38d0bca0056ac2599ae9672dc
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
@@ -69,6 +69,6 @@
"eslint-plugin-unused-imports": "^3.0.0",
"prettier": "^3.0.3",
"react-refresh": "0.10.0",
"typescript": "4.9.3"
"typescript": "5.4.3"
}
}