summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-05-01 00:03:02 +0200
committerGitHub <noreply@github.com>2024-05-01 00:03:02 +0200
commitcfccfeca7181171d31aea97d887abb671c3a67ed (patch)
tree8453aaa6f134cc34b60ee819f3c7a2cb0f59da7f
parente07817698a49af176f34b58f8a9b479f401a7a64 (diff)
parent632516c4f3fecb829ea91a7684e02f25a6903771 (diff)
Merge pull request #31088 from vespa-engine/renovate/eslint-plugin-unused-imports-3.x-lockfilev8.338.38
Update dependency eslint-plugin-unused-imports to v3.2.0
-rw-r--r--client/js/app/yarn.lock6
1 files 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"