Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.2.0 to 4.1.4.
- [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-unused-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0c5bf67 commit ddb1c4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-testing-library": "6.3.0",
"eslint-plugin-unused-imports": "3.2.0",
"eslint-plugin-unused-imports": "4.1.4",
"form-data": "4.0.0",
"husky": "4.3.8",
"is-ci": "3.0.1",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9142,18 +9142,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unused-imports@npm:3.2.0":
version: 3.2.0
resolution: "eslint-plugin-unused-imports@npm:3.2.0"
dependencies:
eslint-rule-composer: ^0.3.0
"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": 6 - 7
eslint: 8
"@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: e85ae4f3af489294ef5e0969ab904fa87f9fa7c959ca0804f30845438db4aeb0428ddad7ab06a70608e93121626799977241b442fdf126a4d0667be57390c3d6
checksum: 1f4ce3e3972699345513840f3af1b783033dbc3a3e85b62ce12b3f6a89fd8c92afe46d0c00af40bacb14465445983ba0ccc326a6fd5132553061fb0e47bcba19
languageName: node
linkType: hard

Expand All @@ -9170,13 +9168,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-rule-composer@npm:^0.3.0":
version: 0.3.0
resolution: "eslint-rule-composer@npm:0.3.0"
checksum: c2f57cded8d1c8f82483e0ce28861214347e24fd79fd4144667974cd334d718f4ba05080aaef2399e3bbe36f7d6632865110227e6b176ed6daa2d676df9281b1
languageName: node
linkType: hard

"eslint-scope@npm:5.1.1, eslint-scope@npm:^5.1.1":
version: 5.1.1
resolution: "eslint-scope@npm:5.1.1"
Expand Down Expand Up @@ -18309,7 +18300,7 @@ __metadata:
eslint-plugin-react-hooks: 4.6.2
eslint-plugin-simple-import-sort: 12.1.1
eslint-plugin-testing-library: 6.3.0
eslint-plugin-unused-imports: 3.2.0
eslint-plugin-unused-imports: 4.1.4
form-data: 4.0.0
fs-extra: 11.2.0
get-proxy-settings: 0.1.13
Expand Down

0 comments on commit ddb1c4c

Please sign in to comment.