Skip to content

Commit 9632c71

Browse files
build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 (#310)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffc2e63 commit 9632c71

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.9.2",
74+
"typescript": "5.9.3",
7575
"unified": "11.0.5",
7676
"unplugin-swc": "1.5.7",
7777
"vfile": "6.0.3",
@@ -2240,7 +2240,7 @@
22402240

22412241
"typedarray": ["[email protected]", "", {}, "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="],
22422242

2243-
"typescript": ["[email protected].2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
2243+
"typescript": ["[email protected].3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
22442244

22452245
"typescript-eslint": ["[email protected]", "", { "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=="],
22462246

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.9.2",
164+
"typescript": "5.9.3",
165165
"unified": "11.0.5",
166166
"unplugin-swc": "1.5.7",
167167
"vfile": "6.0.3",

0 commit comments

Comments
 (0)