Skip to content

Commit

Permalink
Merge pull request #31088 from vespa-engine/renovate/eslint-plugin-un…
Browse files Browse the repository at this point in the history
…used-imports-3.x-lockfile

Update dependency eslint-plugin-unused-imports to v3.2.0
  • Loading branch information
baldersheim committed Apr 30, 2024
2 parents e078176 + 632516c commit cfccfec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/js/app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit cfccfec

Please sign in to comment.