Skip to content

Commit 59b96bb

Browse files
chore(deps): update linters (main) (#2159)
chore(deps): update linters Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 545d559 commit 59b96bb

File tree

2 files changed

+151
-152
lines changed

2 files changed

+151
-152
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@babel/preset-typescript": "^7.28.5",
132132
"@commitlint/cli": "^19.8.1",
133133
"@commitlint/config-conventional": "^19.8.1",
134-
"@eslint/js": "^9.37.0",
134+
"@eslint/js": "^9.39.1",
135135
"@sanity/pkg-utils": "^8.1.29",
136136
"@sanity/prettier-config": "^2.0.1",
137137
"@sanity/semantic-release-preset": "^5.0.0",
@@ -167,15 +167,15 @@
167167
"cypress": "^13.17.0",
168168
"cypress-real-events": "^1.14.0",
169169
"cz-conventional-changelog": "^3.3.0",
170-
"eslint": "^9.37.0",
170+
"eslint": "^9.39.1",
171171
"eslint-config-prettier": "^10.1.8",
172172
"eslint-formatter-gha": "^1.6.0",
173-
"eslint-plugin-boundaries": "^5.0.2",
173+
"eslint-plugin-boundaries": "^5.1.0",
174174
"eslint-plugin-import": "^2.32.0",
175175
"eslint-plugin-jsx-a11y": "^6.10.2",
176176
"eslint-plugin-react": "^7.37.5",
177177
"eslint-plugin-react-hooks": "7.0.1",
178-
"eslint-plugin-react-refresh": "^0.4.23",
178+
"eslint-plugin-react-refresh": "^0.4.24",
179179
"eslint-plugin-simple-import-sort": "^12.1.1",
180180
"eslint-plugin-storybook": "^0.12.0",
181181
"globals": "^16.3.0",
@@ -199,7 +199,7 @@
199199
"styled-components": "npm:@sanity/styled-components@^6.1.23",
200200
"tsconfig-paths": "^4.2.0",
201201
"typescript": "5.9.3",
202-
"typescript-eslint": "^8.46.0",
202+
"typescript-eslint": "^8.46.3",
203203
"vite": "^7.1.6",
204204
"vite-tsconfig-paths": "^5.1.4"
205205
},

0 commit comments

Comments
 (0)