Skip to content

Commit cd406d1

Browse files
fix(deps): update dependency eslint-plugin-react to ^7.30.0 (#35810)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2cd167f commit cd406d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-graphql": "^4.0.0",
7575
"eslint-plugin-import": "^2.26.0",
7676
"eslint-plugin-jsx-a11y": "^6.5.1",
77-
"eslint-plugin-react": "^7.29.4",
77+
"eslint-plugin-react": "^7.30.0",
7878
"eslint-plugin-react-hooks": "^4.5.0",
7979
"eslint-webpack-plugin": "^2.6.0",
8080
"event-source-polyfill": "1.0.25",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10237,7 +10237,7 @@ eslint-plugin-react-hooks@^4.5.0:
1023710237
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
1023810238
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
1023910239

10240-
eslint-plugin-react@^7.29.4, eslint-plugin-react@^7.30.0:
10240+
eslint-plugin-react@^7.30.0:
1024110241
version "7.30.0"
1024210242
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
1024310243
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==

0 commit comments

Comments
 (0)