Skip to content

Commit 43a1668

Browse files
chore(deps): update dependency typescript to v5.9.2 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c99468 commit 43a1668

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
@@ -32,7 +32,7 @@
3232
"remark-parse": "11.0.0",
3333
"remark-rehype": "11.1.2",
3434
"rimraf": "6.0.1",
35-
"typescript": "5.8.3",
35+
"typescript": "5.9.2",
3636
"unified": "11.0.5",
3737
"vitest": "3.2.4",
3838
},
@@ -813,7 +813,7 @@
813813

814814
"type-fest": ["type-fest@4.26.1", "", {}, "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg=="],
815815

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

818818
"undici-types": ["undici-types@5.26.5", "", {}, "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="],
819819

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"remark-parse": "11.0.0",
8383
"remark-rehype": "11.1.2",
8484
"rimraf": "6.0.1",
85-
"typescript": "5.8.3",
85+
"typescript": "5.9.2",
8686
"unified": "11.0.5",
8787
"vitest": "3.2.4"
8888
}

0 commit comments

Comments
 (0)