Skip to content

Commit caef296

Browse files
Update dependency typescript-eslint to v8.38.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e1a200 commit caef296

File tree

3 files changed

+64
-64
lines changed

3 files changed

+64
-64
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.3.0",
2828
"typescript": "5.8.3",
29-
"typescript-eslint": "8.37.0",
29+
"typescript-eslint": "8.38.0",
3030
"vite": "7.0.5",
3131
"vitest": "3.2.4"
3232
}

package-lock.json

Lines changed: 62 additions & 62 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
@@ -78,7 +78,7 @@
7878
"pkg-pr-new": "0.0.54",
7979
"prettier": "3.6.2",
8080
"typescript": "5.8.3",
81-
"typescript-eslint": "8.37.0",
81+
"typescript-eslint": "8.38.0",
8282
"vitest": "3.2.4"
8383
},
8484
"main": "./dist/commonjs/client/index.js",

0 commit comments

Comments
 (0)