Skip to content

Commit

Permalink
fix: upgrade typescript from 5.2.2 to 5.3.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 5.2.2 to 5.3.2.

See this package in npm:
https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/lwih/project/9e97d439-94b9-4c08-b597-4fab31c4fa0e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 23, 2023
1 parent 7512df1 commit c0a9cef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rsuite": "^5.44.0",
"styled-components": "^5.3.11",
"type-fest": "^4.8.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"uuid": "^9.0.1",
"web-vitals": "^2.1.4"
},
Expand Down

0 comments on commit c0a9cef

Please sign in to comment.