Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent cd580e6 commit 0fd7d71
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion @ornikar/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.1",
"eslint-plugin-react-hooks": "4.6.2",
"react": "18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ __metadata:
eslint-config-airbnb: "npm:^19.0.4"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react: "npm:7.35.1"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-testing-library: "npm:^6.0.0"
Expand Down Expand Up @@ -3434,9 +3434,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.35.0, eslint-plugin-react@npm:^7.33.2":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
"eslint-plugin-react@npm:7.35.1, eslint-plugin-react@npm:^7.33.2":
version: 7.35.1
resolution: "eslint-plugin-react@npm:7.35.1"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -3458,7 +3458,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e
checksum: 10c0/faaa2108543675951949685208d105d9c3efa0ac8f4d950851b8f20e065b8bf87fdd7e78abae9b0382090bc22e61c00709388f35bdab2a8b1d283f985d310ed7
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fd7d71

Please sign in to comment.