Skip to content

Commit

Permalink
fix: upgrade typescript from 5.2.2 to 5.6.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.6.2.

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/e601c096-c698-4310-b901-503297294872?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 12, 2024
1 parent ef77c9d commit afe6c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"devDependencies": {
"@types/semver": "^6.0.0",
"@types/uuid": "^3.4.5",
"typescript": "^5.2.2"
"typescript": "^5.6.2"
}
}

0 comments on commit afe6c65

Please sign in to comment.