Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to ^7.37.4 (#11420)
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 Jan 14, 2025
1 parent b1e536e commit 55ba624
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 @@ -49,7 +49,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3786,7 +3786,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-markdown: "npm:^5.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.37.3"
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-compiler: "npm:19.0.0-beta-df7b47d-20241124"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-testing-library: "npm:^6.5.0"
Expand Down Expand Up @@ -10025,9 +10025,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 55ba624

Please sign in to comment.