Skip to content

Commit 482819e

Browse files
authored
Update eslint-plugin-react 7.35.2 → 7.36.1 (minor) (#603)
1 parent 74d5055 commit 482819e

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
@@ -72,7 +72,7 @@
7272
"eslint-plugin-import": "2.30.0",
7373
"eslint-plugin-jsx-a11y": "6.10.0",
7474
"eslint-plugin-prettier": "5.2.1",
75-
"eslint-plugin-react": "7.35.2",
75+
"eslint-plugin-react": "7.36.1",
7676
"eslint-plugin-react-hooks": "4.6.2",
7777
"jest": "29.7.0",
7878
"prettier": "3.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2829,10 +2829,10 @@ [email protected]:
28292829
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
28302830
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
28312831

2832-
eslint-plugin-react@7.35.2:
2833-
version "7.35.2"
2834-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
2835-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
2832+
eslint-plugin-react@7.36.1:
2833+
version "7.36.1"
2834+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
2835+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
28362836
dependencies:
28372837
array-includes "^3.1.8"
28382838
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)