Skip to content

Commit 061f609

Browse files
chore(deps): update dependency eslint-plugin-react to v7.33.1 (#4429)
1 parent 38033cd commit 061f609

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-node": "11.1.0",
5151
"eslint-plugin-prettier": "5.0.0",
5252
"eslint-plugin-promise": "6.1.1",
53-
"eslint-plugin-react": "7.33.0",
53+
"eslint-plugin-react": "7.33.1",
5454
"eslint-plugin-react-hooks": "4.6.0",
5555
"eslint-plugin-sonarjs": "0.19.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10967,10 +10967,10 @@ [email protected]:
1096710967
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
1096810968
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
1096910969

10970-
10971-
version "7.33.0"
10972-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3"
10973-
integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==
10970+
10971+
version "7.33.1"
10972+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
10973+
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
1097410974
dependencies:
1097510975
array-includes "^3.1.6"
1097610976
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)