From aeb52105c1aeb1a2b981d1648681b76eab1ba8a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 00:44:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.33.1 --- packages/sn-filter-pane/package.json | 2 +- packages/sn-filter-pane/yarn.lock | 8 ++++---- packages/sn-listbox/package.json | 2 +- packages/sn-listbox/yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/sn-filter-pane/package.json b/packages/sn-filter-pane/package.json index b2c95432..bd5e786a 100644 --- a/packages/sn-filter-pane/package.json +++ b/packages/sn-filter-pane/package.json @@ -74,7 +74,7 @@ "eslint-plugin-import": "2.28.0", "eslint-plugin-mocha": "10.1.0", "eslint-plugin-only-warn": "1.1.0", - "eslint-plugin-react": "7.33.0", + "eslint-plugin-react": "7.33.1", "eslint-plugin-react-hooks": "4.6.0", "jest": "^29.2.2", "jest-environment-jsdom": "29.6.2", diff --git a/packages/sn-filter-pane/yarn.lock b/packages/sn-filter-pane/yarn.lock index 92e1f1f6..1606c09d 100644 --- a/packages/sn-filter-pane/yarn.lock +++ b/packages/sn-filter-pane/yarn.lock @@ -4434,10 +4434,10 @@ eslint-plugin-react-hooks@4.6.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== -eslint-plugin-react@7.33.0: - version "7.33.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3" - integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw== +eslint-plugin-react@7.33.1: + version "7.33.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab" + integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA== dependencies: array-includes "^3.1.6" array.prototype.flatmap "^1.3.1" diff --git a/packages/sn-listbox/package.json b/packages/sn-listbox/package.json index ddbc3f15..bb1c5c4e 100644 --- a/packages/sn-listbox/package.json +++ b/packages/sn-listbox/package.json @@ -61,7 +61,7 @@ "eslint-plugin-import": "2.28.0", "eslint-plugin-mocha": "10.1.0", "eslint-plugin-only-warn": "1.1.0", - "eslint-plugin-react": "7.33.0", + "eslint-plugin-react": "7.33.1", "eslint-plugin-react-hooks": "4.6.0", "jest": "^29.2.2", "jest-environment-jsdom": "29.6.2", diff --git a/packages/sn-listbox/yarn.lock b/packages/sn-listbox/yarn.lock index 452721c5..32c1eae9 100644 --- a/packages/sn-listbox/yarn.lock +++ b/packages/sn-listbox/yarn.lock @@ -4243,10 +4243,10 @@ eslint-plugin-react-hooks@4.6.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== -eslint-plugin-react@7.33.0: - version "7.33.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3" - integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw== +eslint-plugin-react@7.33.1: + version "7.33.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab" + integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA== dependencies: array-includes "^3.1.6" array.prototype.flatmap "^1.3.1"