Skip to content

Commit 4273283

Browse files
fix(deps): update dependency typescript to v5.8.2 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65e62ab commit 4273283

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-import": "2.31.0",
2828
"eslint-plugin-prefer-arrow": "1.2.3",
2929
"eslint-plugin-unicorn": "52.0.0",
30-
"typescript": "5.7.3",
30+
"typescript": "5.8.2",
3131
"typescript-eslint": "7.18.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)