diff --git a/package.json b/package.json index 85e50811..7a54432d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-etc": "^2.0.3", "eslint-plugin-rxjs": "^5.0.3", "eslint-plugin-unicorn": "^55.0.0", - "eslint-plugin-unused-imports": "^4.1.3", + "eslint-plugin-unused-imports": "^4.1.4", "pnpm": "8.12.1", "prettier": "3.3.2", "ts-node": "^10.7.0", diff --git a/yarn.lock b/yarn.lock index e115c0d7..de1381e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,10 +1393,10 @@ eslint-plugin-unused-imports@^3.0.0: dependencies: eslint-rule-composer "^0.3.0" -eslint-plugin-unused-imports@^4.1.3: - version "4.1.3" - resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.3.tgz" - integrity sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA== +eslint-plugin-unused-imports@^4.1.4: + version "4.1.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738" + integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ== eslint-rule-composer@^0.3.0: version "0.3.0"