Skip to content

Commit dd8d861

Browse files
chore(deps-dev): bump eslint-plugin-unused-imports from 4.1.4 to 4.2.0 (#961)
1 parent 1cddb69 commit dd8d861

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-simple-import-sort": "12.1.1",
2525
"eslint-plugin-sort-keys-fix": "1.1.2",
2626
"eslint-plugin-typescript-sort-keys": "3.3.0",
27-
"eslint-plugin-unused-imports": "4.1.4",
27+
"eslint-plugin-unused-imports": "4.2.0",
2828
"lerna": "8.2.3",
2929
"oxlint": "1.14.0",
3030
"prettier": "3.6.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6388,16 +6388,16 @@ __metadata:
63886388
languageName: node
63896389
linkType: hard
63906390

6391-
"eslint-plugin-unused-imports@npm:4.1.4":
6392-
version: 4.1.4
6393-
resolution: "eslint-plugin-unused-imports@npm:4.1.4"
6391+
"eslint-plugin-unused-imports@npm:4.2.0":
6392+
version: 4.2.0
6393+
resolution: "eslint-plugin-unused-imports@npm:4.2.0"
63946394
peerDependencies:
63956395
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
63966396
eslint: ^9.0.0 || ^8.0.0
63976397
peerDependenciesMeta:
63986398
"@typescript-eslint/eslint-plugin":
63996399
optional: true
6400-
checksum: 10c0/3899f64b0e8b23fa6b81e2754fc10f93d8741e051d70390a8100ca39af7878bde8625f234b76111af69562ef2512104b52c3703e986ccb3ac9adc07911896acf
6400+
checksum: 10c0/b6293323670dda64b0b5931ace1ab45f731e399e87da591c208da09c6bf89a84591b160b8e15e3b47f8f1f662dc80306368a60c09f833de0f6f1dbd97c247949
64016401
languageName: node
64026402
linkType: hard
64036403

@@ -10124,7 +10124,7 @@ __metadata:
1012410124
eslint-plugin-simple-import-sort: "npm:12.1.1"
1012510125
eslint-plugin-sort-keys-fix: "npm:1.1.2"
1012610126
eslint-plugin-typescript-sort-keys: "npm:3.3.0"
10127-
eslint-plugin-unused-imports: "npm:4.1.4"
10127+
eslint-plugin-unused-imports: "npm:4.2.0"
1012810128
lerna: "npm:8.2.3"
1012910129
oxlint: "npm:1.14.0"
1013010130
prettier: "npm:3.6.2"

0 commit comments

Comments
 (0)