Skip to content

Commit bd3db6d

Browse files
committed
chore: update dependencies
1 parent 60c224b commit bd3db6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

builder/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@npmcli/package-json": "^7.0.4",
1717
"@types/npmcli__package-json": "^4.0.4",
1818
"@types/semver": "^7.7.1",
19-
"@typescriptprime/parsing": "^1.0.4",
19+
"@typescriptprime/parsing": "^1.1.0",
2020
"@typescriptprime/securereq": "^1.1.0",
2121
"chokidar": "^5.0.0",
2222
"esbuild": "^0.27.2",
@@ -25,7 +25,7 @@
2525
"tldts": "^7.0.19",
2626
"tsx": "^4.21.0",
2727
"typescript": "^5.9.3",
28-
"typescript-eslint": "^8.53.0",
29-
"zod": "^4.3.5"
28+
"typescript-eslint": "^8.54.0",
29+
"zod": "^4.3.6"
3030
}
3131
}

0 commit comments

Comments
 (0)