Skip to content

Commit 5b71251

Browse files
committed
Upgrade TypeScript and Node.js types
1 parent 70a08a6 commit 5b71251

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"test-update-snapshots": "npm run build:tests && node --test --test-update-snapshots --experimental-test-snapshots"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^22.15.3",
19+
"@types/node": "^22.17.0",
2020
"strip-ansi": "^7.1.0",
21-
"typescript": "^5.8.3"
21+
"typescript": "^5.9.2"
2222
},
2323
"dependencies": {
2424
"@matt.kantor/either": "^1.2.0",

0 commit comments

Comments
 (0)