summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-13 22:16:08 +0000
committerGitHub <noreply@github.com>2024-02-13 22:16:08 +0000
commit2185758503c821ead9d90d33ffc69cf41fbb93bd (patch)
treedf8e1f82894dbbe8cb9920a9fe532f6b3e3caf29 /client
parenta2f05742236b0873bb6991b0134d6991d0b5d4b2 (diff)
Update dependency eslint-plugin-unused-imports to v3.1.0
Diffstat (limited to 'client')
-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 99a4f7f9425..cd140f5e18e 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -2540,9 +2540,9 @@ eslint-plugin-react@^7:
string.prototype.matchall "^4.0.8"
eslint-plugin-unused-imports@^3:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0.0.tgz#d25175b0072ff16a91892c3aa72a09ca3a9e69e7"
- integrity sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==
+ 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==
dependencies:
eslint-rule-composer "^0.3.0"