Skip to content

Commit

Permalink
chore(deps): update linters (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 9cdf92a commit 30bfb44
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 236 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "12.1.1",
"lint-staged": "^13.2.2",
Expand All @@ -188,11 +188,11 @@
"react-is": "^18.3.1",
"refractor": "^4.8.1",
"rimraf": "^4.4.1",
"sanity": "^3.57.1",
"semantic-release": "^24.1.0",
"sanity": "^3.57.3",
"semantic-release": "^24.1.1",
"styled-components": "^6.1.13",
"uuid": "^10.0.0",
"vitest": "^2.0.5",
"vitest": "^2.1.0",
"vitest-github-actions-reporter": "^0.11.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 30bfb44

Please sign in to comment.