Skip to content

Commit

Permalink
fix(deps): update dependency @eslint-react/eslint-plugin to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-buss committed Aug 1, 2024
1 parent 5c40cc0 commit af1004a
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 508 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
"devDependencies": {
"@antfu/ni": "0.22.0",
"@eslint-react/eslint-plugin": "1.6.0",
"@eslint-react/eslint-plugin": "1.8.0",
"@eslint/config-inspector": "0.5.2",
"@isentinel/eslint-config": "workspace:*",
"@stylistic/eslint-plugin-migrate": "2.6.1",
Expand All @@ -120,7 +120,7 @@
"typescript": "5.5.4"
},
"peerDependencies": {
"@eslint-react/eslint-plugin": "^1.5.27",
"@eslint-react/eslint-plugin": "^1.8.0",
"eslint": ">=8.40.0",
"eslint-plugin-react-hooks": "^4.6.0"
},
Expand Down
Loading

0 comments on commit af1004a

Please sign in to comment.