Skip to content

Commit f4f6a27

Browse files
Renovatecswimr
Renovate
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.37.4 (#24)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | devDependencies | patch | [`7.37.3` -> `7.37.4`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.37.3/7.37.4) | --- ### Release Notes <details> <summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary> ### [`v7.37.4`](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7374---20250112) [Compare Source](jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.4) ##### Fixed - \[`no-unknown-property`]: support `onBeforeToggle`, `popoverTarget`, `popoverTargetAction` attributes ([#&#8203;3865][] [@&#8203;acusti](https://github.com/acusti)) - \[types] fix types of flat configs ([#&#8203;3874][] [@&#8203;ljharb](https://github.com/ljharb)) [7.37.4]: jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.4 [#&#8203;3874]: jsx-eslint/eslint-plugin-react#3874 [#&#8203;3865]: jsx-eslint/eslint-plugin-react#3865 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDQuMyIsInVwZGF0ZWRJblZlciI6IjM5LjExOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/24 Co-authored-by: Renovate <[email protected]> Co-committed-by: Renovate <[email protected]>
1 parent 0fdae70 commit f4f6a27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "9.18.0",
2424
"eslint-config-prettier": "10.0.1",
2525
"eslint-plugin-prettier": "5.2.1",
26-
"eslint-plugin-react": "7.37.3",
26+
"eslint-plugin-react": "7.37.4",
2727
"globals": "15.14.0",
2828
"prettier": "3.4.2",
2929
"typescript": "5.7.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3104,10 +3104,10 @@ [email protected]:
31043104
prettier-linter-helpers "^1.0.0"
31053105
synckit "^0.9.1"
31063106

3107-
3108-
version "7.37.3"
3109-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
3110-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
3107+
3108+
version "7.37.4"
3109+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3110+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
31113111
dependencies:
31123112
array-includes "^3.1.8"
31133113
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)