Skip to content

Commit 05fdbe8

Browse files
build(deps-dev): Bump typescript from 5.8.3 to 5.9.2 (#281)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08b9b28 commit 05fdbe8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"sh-syntax": "0.5.8",
7272
"trash-cli": "6.0.0",
7373
"ts-dedent": "2.2.0",
74-
"typescript": "5.8.3",
74+
"typescript": "5.9.2",
7575
"unified": "11.0.5",
7676
"unplugin-swc": "1.5.5",
7777
"vfile": "6.0.3",
@@ -2238,7 +2238,7 @@
22382238

22392239
"typedarray": ["typedarray@0.0.6", "", {}, "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="],
22402240

2241-
"typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
2241+
"typescript": ["typescript@5.9.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
22422242

22432243
"typescript-eslint": ["typescript-eslint@8.31.0", "", { "dependencies": { "@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/parser": "8.31.0", "@typescript-eslint/utils": "8.31.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ=="],
22442244

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"sh-syntax": "0.5.8",
162162
"trash-cli": "6.0.0",
163163
"ts-dedent": "2.2.0",
164-
"typescript": "5.8.3",
164+
"typescript": "5.9.2",
165165
"unified": "11.0.5",
166166
"unplugin-swc": "1.5.5",
167167
"vfile": "6.0.3",

0 commit comments

Comments
 (0)