Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 4abe7af

Browse files
chore(deps): update linters (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ac11b0 commit 4abe7af

File tree

2 files changed

+131
-138
lines changed

2 files changed

+131
-138
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,14 @@
169169
"@types/tmp": "^0.2.6",
170170
"@types/uuid": "^10.0.0",
171171
"@types/yargs": "^17.0.33",
172-
"@typescript-eslint/eslint-plugin": "^8.3.0",
173-
"@typescript-eslint/parser": "^8.3.0",
172+
"@typescript-eslint/eslint-plugin": "^8.4.0",
173+
"@typescript-eslint/parser": "^8.4.0",
174174
"cpx": "^1.5.0",
175175
"eslint": "^8.57.0",
176176
"eslint-config-prettier": "^9.1.0",
177-
"eslint-plugin-jsx-a11y": "^6.9.0",
177+
"eslint-plugin-jsx-a11y": "^6.10.0",
178178
"eslint-plugin-prettier": "^5.2.1",
179-
"eslint-plugin-react": "^7.35.0",
179+
"eslint-plugin-react": "^7.35.2",
180180
"eslint-plugin-react-hooks": "^4.6.2",
181181
"eslint-plugin-simple-import-sort": "12.1.1",
182182
"lint-staged": "^13.2.2",
@@ -188,7 +188,7 @@
188188
"react-is": "^18.3.1",
189189
"refractor": "^4.8.1",
190190
"rimraf": "^4.4.1",
191-
"sanity": "^3.56.0",
191+
"sanity": "^3.57.1",
192192
"semantic-release": "^24.1.0",
193193
"styled-components": "^6.1.13",
194194
"uuid": "^10.0.0",

0 commit comments

Comments
 (0)