Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.2 (#1436)
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 12, 2024
1 parent 949d0c3 commit 77c47f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"nyc": "17.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7120,9 +7120,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8172,7 +8172,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.3"
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.2"
eslint-plugin-react-hooks: "npm:4.6.2"
filesize: "npm:10.1.4"
http-status-codes: "npm:2.3.0"
Expand Down

0 comments on commit 77c47f8

Please sign in to comment.