Skip to content

Commit 7978fe4

Browse files
chore(deps): bump eslint-plugin-unused-imports from 4.1.4 to 4.2.0 (#5994)
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 4.1.4 to 4.2.0. - [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbb4683 commit 7978fe4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-jsdoc": "^54.1.0",
3535
"eslint-plugin-prettier": "^5.5.4",
3636
"eslint-plugin-regex": "^1.10.0",
37-
"eslint-plugin-unused-imports": "^4.1.4",
37+
"eslint-plugin-unused-imports": "^4.2.0",
3838
"typescript-eslint": "^8.39.1"
3939
},
4040
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4033,10 +4033,10 @@ eslint-plugin-regex@^1.10.0:
40334033
resolved "https://registry.npmjs.org/eslint-plugin-regex/-/eslint-plugin-regex-1.10.0.tgz#d182cedbeb89eb03cd8e53f750f6f92e14fa6f9c"
40344034
integrity sha512-C8/qYKkkbIb0epxKzaz4aw7oVAOmm19fJpR/moUrUToq/vc4xW4sEKMlTQqH6EtNGpvLjYsbbZRlWNWwQGeTSA==
40354035

4036-
eslint-plugin-unused-imports@^4.1.4:
4037-
version "4.1.4"
4038-
resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
4039-
integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
4036+
eslint-plugin-unused-imports@^4.2.0:
4037+
version "4.2.0"
4038+
resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.2.0.tgz#d83b23be66ae7713734c884df95988f039eb8362"
4039+
integrity sha512-hLbJ2/wnjKq4kGA9AUaExVFIbNzyxYdVo49QZmKCnhk5pc9wcYRbfgLHvWJ8tnsdcseGhoUAddm9gn/lt+d74w==
40404040

40414041
eslint-rule-docs@^1.1.5:
40424042
version "1.1.235"

0 commit comments

Comments
 (0)