Skip to content

Commit 0d14667

Browse files
chore(deps): update linters (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11132c6 commit 0d14667

File tree

2 files changed

+146
-258
lines changed

2 files changed

+146
-258
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
"@types/node": "^22.15.3",
8888
"@types/react": "^19.1.6",
8989
"@types/react-dom": "^19.1.5",
90-
"@typescript-eslint/eslint-plugin": "^8.31.1",
91-
"@typescript-eslint/parser": "^8.31.1",
90+
"@typescript-eslint/eslint-plugin": "^8.32.1",
91+
"@typescript-eslint/parser": "^8.32.1",
9292
"@vitejs/plugin-react": "^4.5.0",
9393
"babel-plugin-react-compiler": "19.1.0-rc.2",
94-
"eslint": "^9.25.1",
95-
"eslint-config-prettier": "^10.1.2",
94+
"eslint": "^9.27.0",
95+
"eslint-config-prettier": "^10.1.5",
9696
"eslint-plugin-react": "^7.37.5",
9797
"eslint-plugin-react-hooks": "0.0.0-experimental-f9ae0a4c-20250527",
9898
"eslint-plugin-simple-import-sort": "^12.1.1",
@@ -104,7 +104,7 @@
104104
"rxjs": "^7.8.2",
105105
"semantic-release": "^24.2.5",
106106
"typescript": "5.8.3",
107-
"typescript-eslint": "^8.31.1",
107+
"typescript-eslint": "^8.32.1",
108108
"vitest": "^3.1.4"
109109
},
110110
"peerDependencies": {

0 commit comments

Comments
 (0)