Skip to content

Commit f74dd00

Browse files
committed
fix: upgrade typescript from 5.7.3 to 5.8.3
Snyk has created this PR to upgrade typescript from 5.7.3 to 5.8.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/53f94480-e7ae-41d2-985c-270fae345664?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent eb6047b commit f74dd00

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"supertest": "^7.1.1",
5858
"tape": "^5.7.4",
5959
"tsd": "^0.28.1",
60-
"typescript": "^5.7.3"
60+
"typescript": "^5.8.3"
6161
},
6262
"tsd": {
6363
"directory": "test/types",

0 commit comments

Comments
 (0)