Skip to content

Commit 6978e92

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade typescript from 5.2.2 to 5.7.3 (#385)
Snyk has created this PR to upgrade typescript from 5.2.2 to 5.7.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 Co-authored-by: snyk-bot <[email protected]>
1 parent 8ee0258 commit 6978e92

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 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": "^6.3.1",
5858
"tape": "^5.7.4",
5959
"tsd": "^0.28.1",
60-
"typescript": "^5.2.2"
60+
"typescript": "^5.7.3"
6161
},
6262
"tsd": {
6363
"directory": "test/types",

0 commit comments

Comments
 (0)