Skip to content

Commit ea12508

Browse files
chore(deps): update eslint-plugin-react to v7.33.0
1 parent a790ac3 commit ea12508

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-import": "2.27.5",
7070
"eslint-plugin-jsx-a11y": "6.7.1",
7171
"eslint-plugin-prettier": "4.2.1",
72-
"eslint-plugin-react": "7.32.2",
72+
"eslint-plugin-react": "7.33.0",
7373
"eslint-plugin-react-hooks": "4.6.0",
7474
"gatsby": "4.6.2",
7575
"husky": "7.0.4",

yarn.lock

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

7917-
eslint-plugin-react@7.32.2:
7918-
version "7.32.2"
7919-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
7920-
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
7917+
eslint-plugin-react@7.33.0:
7918+
version "7.33.0"
7919+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3"
7920+
integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==
79217921
dependencies:
79227922
array-includes "^3.1.6"
79237923
array.prototype.flatmap "^1.3.1"
@@ -7932,7 +7932,7 @@ eslint-plugin-react@7.32.2:
79327932
object.values "^1.1.6"
79337933
prop-types "^15.8.1"
79347934
resolve "^2.0.0-next.4"
7935-
semver "^6.3.0"
7935+
semver "^6.3.1"
79367936
string.prototype.matchall "^4.0.8"
79377937

79387938
eslint-plugin-react@^7.28.0:

0 commit comments

Comments
 (0)