Skip to content

Commit b1e4daa

Browse files
chore(deps): bump eslint-plugin-unused-imports from 4.2.0 to 4.3.0 (#6128)
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 4.2.0 to 4.3.0. - [Commits](sweepline/eslint-plugin-unused-imports@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-version: 4.3.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 81bb846 commit b1e4daa

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": "^60.3.1",
3535
"eslint-plugin-prettier": "^5.5.4",
3636
"eslint-plugin-regex": "^1.10.0",
37-
"eslint-plugin-unused-imports": "^4.2.0",
37+
"eslint-plugin-unused-imports": "^4.3.0",
3838
"typescript-eslint": "^8.46.1"
3939
},
4040
"peerDependencies": {

yarn.lock

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

4109-
eslint-plugin-unused-imports@^4.2.0:
4110-
version "4.2.0"
4111-
resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.2.0.tgz#d83b23be66ae7713734c884df95988f039eb8362"
4112-
integrity sha512-hLbJ2/wnjKq4kGA9AUaExVFIbNzyxYdVo49QZmKCnhk5pc9wcYRbfgLHvWJ8tnsdcseGhoUAddm9gn/lt+d74w==
4109+
eslint-plugin-unused-imports@^4.3.0:
4110+
version "4.3.0"
4111+
resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.3.0.tgz#69ff9c4f83f02f7789808bbbab77636cb742af50"
4112+
integrity sha512-ZFBmXMGBYfHttdRtOG9nFFpmUvMtbHSjsKrS20vdWdbfiVYsO3yA2SGYy9i9XmZJDfMGBflZGBCm70SEnFQtOA==
41134113

41144114
eslint-rule-docs@^1.1.5:
41154115
version "1.1.235"

0 commit comments

Comments
 (0)