Skip to content

Commit fa4c26b

Browse files
Bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.2.0 to 4.1.4. - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.4) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4787816 commit fa4c26b

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-prefer-arrow-functions": "^3.4.1",
7575
"eslint-plugin-prettier": "^5.2.1",
7676
"eslint-plugin-react": "^7.37.0",
77-
"eslint-plugin-unused-imports": "^3.2.0",
77+
"eslint-plugin-unused-imports": "^4.1.4",
7878
"gh-pages": "^6.1.1",
7979
"prettier": "^3.3.3",
8080
"prettier-plugin-organize-imports": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3118,17 +3118,10 @@ eslint-plugin-react@^7.37.0:
31183118
string.prototype.matchall "^4.0.11"
31193119
string.prototype.repeat "^1.0.0"
31203120

3121-
eslint-plugin-unused-imports@^3.2.0:
3122-
version "3.2.0"
3123-
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2.0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d"
3124-
integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==
3125-
dependencies:
3126-
eslint-rule-composer "^0.3.0"
3127-
3128-
eslint-rule-composer@^0.3.0:
3129-
version "0.3.0"
3130-
resolved "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
3131-
integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
3121+
eslint-plugin-unused-imports@^4.1.4:
3122+
version "4.1.4"
3123+
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
3124+
integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
31323125

31333126
eslint-scope@^7.2.2:
31343127
version "7.2.2"

0 commit comments

Comments
 (0)