Skip to content

Commit 39b9197

Browse files
fix(deps): update dependency typescript-eslint to ^8.48.0
1 parent 10572ca commit 39b9197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-jsx-a11y": "^6.10.2",
2525
"eslint-plugin-react": "^7.37.5",
2626
"eslint-plugin-react-hooks": "^6.1.1",
27-
"typescript-eslint": "^8.46.2"
27+
"typescript-eslint": "^8.48.0"
2828
},
2929
"devDependencies": {
3030
"@homarr/prettier-config": "workspace:^0.1.0",

0 commit comments

Comments
 (0)