Skip to content

Commit 1f820a5

Browse files
committed
fix: upgrade typescript from 5.2.2 to 5.8.2
Snyk has created this PR to upgrade typescript from 5.2.2 to 5.8.2. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/nerds-github/project/fe6794b5-9758-4aaf-bc43-70a6bbc5111c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 1f820a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"devDependencies": {
5252
"@types/semver": "^6.0.0",
5353
"@types/uuid": "^3.4.5",
54-
"typescript": "^5.2.2"
54+
"typescript": "^5.8.2"
5555
}
5656
}

0 commit comments

Comments
 (0)