Skip to content

Commit 3130078

Browse files
chore(deps): update linters to ^8.33.0 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1f9e4b commit 3130078

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
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.32.1",
91-
"@typescript-eslint/parser": "^8.32.1",
90+
"@typescript-eslint/eslint-plugin": "^8.33.0",
91+
"@typescript-eslint/parser": "^8.33.0",
9292
"@vitejs/plugin-react": "^4.5.0",
9393
"babel-plugin-react-compiler": "19.1.0-rc.2",
9494
"eslint": "^9.27.0",
@@ -104,7 +104,7 @@
104104
"rxjs": "^7.8.2",
105105
"semantic-release": "^24.2.5",
106106
"typescript": "5.8.3",
107-
"typescript-eslint": "^8.32.1",
107+
"typescript-eslint": "^8.33.0",
108108
"vitest": "^3.1.4"
109109
},
110110
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)