Skip to content

Commit 36a0cc8

Browse files
chore(deps): update dependency eslint-plugin-react to v7.35.2
1 parent 351b6fc commit 36a0cc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-n": "16.6.2",
5050
"eslint-plugin-prettier": "5.2.1",
5151
"eslint-plugin-promise": "6.6.0",
52-
"eslint-plugin-react": "7.35.1",
52+
"eslint-plugin-react": "7.35.2",
5353
"eslint-plugin-react-hooks": "4.6.2",
5454
"eslint-plugin-sonarjs": "0.25.1",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9296,10 +9296,10 @@ [email protected]:
92969296
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
92979297
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
92989298

9299-
9300-
version "7.35.1"
9301-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
9302-
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
9299+
9300+
version "7.35.2"
9301+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
9302+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
93039303
dependencies:
93049304
array-includes "^3.1.8"
93059305
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)