Skip to content

Commit 5b1389f

Browse files
committed
Upgrade dependencies
1 parent 1f35d01 commit 5b1389f

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"test-update-snapshots": "npm run build:tests && node --test --test-update-snapshots --experimental-test-snapshots"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^22.5.5",
19+
"@types/node": "^22.15.3",
2020
"strip-ansi": "^7.1.0",
21-
"typescript": "^5.6.2"
21+
"typescript": "^5.8.3"
2222
},
2323
"dependencies": {
2424
"@matt.kantor/either": "^1.0.0",
2525
"@matt.kantor/option": "^1.0.0",
26-
"@matt.kantor/parsing": "^1.1.0",
26+
"@matt.kantor/parsing": "^2.0.0",
2727
"kleur": "^4.1.5"
2828
},
2929
"engines": {

0 commit comments

Comments
 (0)