Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Bump typescript from 4.9.5 to 5.3.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 5eb18a1 commit 681da94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react-app-rewired" : "^2.2.1",
"react-scripts" : "^5.0.1",
"react-test-renderer" : "^18.2.0",
"typescript" : "^4.8.4"
"typescript" : "^5.3.3"
},
"jest" : {
"collectCoverage" : true,
Expand Down

0 comments on commit 681da94

Please sign in to comment.