Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-unused-imports from 4.1.3 to 4.1.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 58d7545 commit 6000762
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"eslint-plugin-unused-imports": "4.1.3",
"eslint-plugin-unused-imports": "4.1.4",
"jasmine": "5.2.0",
"oxlint": "0.9.9",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3943,16 +3943,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unused-imports@npm:4.1.3":
version: 4.1.3
resolution: "eslint-plugin-unused-imports@npm:4.1.3"
"eslint-plugin-unused-imports@npm:4.1.4":
version: 4.1.4
resolution: "eslint-plugin-unused-imports@npm:4.1.4"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
eslint: ^9.0.0 || ^8.0.0
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 3a2d51e84db5b55af3ec8540fa48943c218f32496bcec9f390edb49322999069c1aac09ec7e43fd5aa05ec0156484d4684ebb85cc8ab07e94ccba38079689ee0
checksum: 1f4ce3e3972699345513840f3af1b783033dbc3a3e85b62ce12b3f6a89fd8c92afe46d0c00af40bacb14465445983ba0ccc326a6fd5132553061fb0e47bcba19
languageName: node
linkType: hard

Expand Down Expand Up @@ -8101,7 +8101,7 @@ __metadata:
eslint-plugin-simple-import-sort: 12.1.1
eslint-plugin-sort-keys-fix: 1.1.2
eslint-plugin-typescript-sort-keys: 3.2.0
eslint-plugin-unused-imports: 4.1.3
eslint-plugin-unused-imports: 4.1.4
express: 4.20.0
find-up: 5.0.0
helmet: 7.1.0
Expand Down

0 comments on commit 6000762

Please sign in to comment.