Skip to content

Commit 43ba14e

Browse files
fix(deps): update dependency eslint-plugin-react to ^7.29.4 (#35280)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d1a5e5 commit 43ba14e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-graphql": "^4.0.0",
6666
"eslint-plugin-import": "^2.25.4",
6767
"eslint-plugin-jsx-a11y": "^6.5.1",
68-
"eslint-plugin-react": "^7.29.2",
68+
"eslint-plugin-react": "^7.29.4",
6969
"eslint-plugin-react-hooks": "^4.3.0",
7070
"eslint-webpack-plugin": "^2.6.0",
7171
"event-source-polyfill": "^1.0.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10136,10 +10136,10 @@ eslint-plugin-react-hooks@^4.3.0:
1013610136
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
1013710137
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
1013810138

10139-
eslint-plugin-react@^7.29.2:
10140-
version "7.29.2"
10141-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
10142-
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
10139+
eslint-plugin-react@^7.29.2, eslint-plugin-react@^7.29.4:
10140+
version "7.29.4"
10141+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
10142+
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
1014310143
dependencies:
1014410144
array-includes "^3.1.4"
1014510145
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)