Skip to content

Commit

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

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/4aa8d5b5-0129-49c2-8882-c37fc5b5f778?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 23, 2024
1 parent 778cef6 commit 000e362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"next": "13.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.5.3"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.0.6",
Expand Down

0 comments on commit 000e362

Please sign in to comment.