Skip to content

Commit

Permalink
Merge pull request #152 from kosori/renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency eslint-plugin-react to ^7.37.1
  • Loading branch information
codingcodax authored Oct 1, 2024
2 parents df386fc + 1ba3dbb commit 45819a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@next/eslint-plugin-next": "^14.2.13",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "rc",
"eslint-plugin-turbo": "^2.1.3",
"typescript-eslint": "^8.8.0"
Expand Down

0 comments on commit 45819a9

Please sign in to comment.