chore(deps): update dependency typescript to v6 #108

Merged
t.behrendt merged 1 commits from renovate/typescript-6.x into main 2026-04-01 13:59:13 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 6142e9f04c - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -10,7 +10,7 @@
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "5.62.0",
"cspell": "9.7.0", "cspell": "9.7.0",
"eslint": "8.57.1", "eslint": "8.57.1",
"typescript": "5.9.3", "typescript": "6.0.2",
"@types/bun": "latest" "@types/bun": "latest"
}, },
"dependencies": { "dependencies": {