Skip to content

Commit

Permalink
Merge pull request #168 from interlay/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…plugin-unused-imports-3.1.0

chore(deps-dev): bump eslint-plugin-unused-imports from 3.0.0 to 3.1.0
  • Loading branch information
bvotteler authored Apr 3, 2024
2 parents 1e13442 + b47fe60 commit 4d86e2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6489,9 +6489,9 @@ eslint-plugin-sort-destructure-keys@^1.4.0:
natural-compare-lite "^1.4.0"

eslint-plugin-unused-imports@^3.0.0:
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"

Expand Down

0 comments on commit 4d86e2f

Please sign in to comment.