Skip to content

Commit fb506ec

Browse files
chore(deps): update linters (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a557996 commit fb506ec

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@
8787
"@types/node": "^22.15.3",
8888
"@types/react": "^19.1.8",
8989
"@types/react-dom": "^19.1.6",
90-
"@typescript-eslint/eslint-plugin": "^8.33.0",
91-
"@typescript-eslint/parser": "^8.33.0",
90+
"@typescript-eslint/eslint-plugin": "^8.34.1",
91+
"@typescript-eslint/parser": "^8.34.1",
9292
"@vitejs/plugin-react": "^4.5.2",
9393
"babel-plugin-react-compiler": "19.1.0-rc.2",
94-
"eslint": "^9.27.0",
94+
"eslint": "^9.29.0",
9595
"eslint-config-prettier": "^10.1.5",
9696
"eslint-plugin-react": "^7.37.5",
9797
"eslint-plugin-react-hooks": "0.0.0-experimental-12bc60f5-20250613",
@@ -104,7 +104,7 @@
104104
"rxjs": "^7.8.2",
105105
"semantic-release": "^24.2.5",
106106
"typescript": "5.8.3",
107-
"typescript-eslint": "^8.33.0",
107+
"typescript-eslint": "^8.34.1",
108108
"vitest": "^3.2.3"
109109
},
110110
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)