From 632516c4f3fecb829ea91a7684e02f25a6903771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:50:37 +0000 Subject: Update dependency eslint-plugin-unused-imports to v3.2.0 --- client/js/app/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/js/app/yarn.lock b/client/js/app/yarn.lock index abe90ee7fd9..b3187f10303 100644 --- a/client/js/app/yarn.lock +++ b/client/js/app/yarn.lock @@ -2639,9 +2639,9 @@ eslint-plugin-react@^7: string.prototype.matchall "^4.0.10" eslint-plugin-unused-imports@^3: - version "3.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.1.0.tgz#db015b569d3774e17a482388c95c17bd303bc602" - integrity sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw== + version "3.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2.0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d" + integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ== dependencies: eslint-rule-composer "^0.3.0" -- cgit v1.2.3