Skip to content

Commit

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

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/jafin/project/6e796766-c68c-48e5-b925-2acfd8dc0f6c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 14, 2024
1 parent 4306e3b commit 97aa96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/oidc-client-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@testing-library/jest-dom": "6.4.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"typescript": "5.4.2",
"typescript": "5.5.2",
"web-vitals": "3.5.2"
},
"scripts": {
Expand Down

0 comments on commit 97aa96d

Please sign in to comment.