Skip to content

Commit fd8670e

Browse files
authored
chore(deps): Update dependency eslint-plugin-unused-imports to v4 (#229)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-unused-imports](https://togithub.com/sweepline/eslint-plugin-unused-imports) | devDependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unused-imports/3.2.0/4.1.4) | --- ### Release Notes <details> <summary>sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)</summary> ### [`v4.1.4`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.3...v4.1.4) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.3...v4.1.4) ### [`v4.1.3`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.2...v4.1.3) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.2...v4.1.3) ### [`v4.1.2`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.1...v4.1.2) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.1...v4.1.2) ### [`v4.1.1`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.0...v4.1.1) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/38cdd89e581856bd30a18eccbcb7fd8696d2d570...v4.1.0) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/38cdd89e581856bd30a18eccbcb7fd8696d2d570...v4.1.0) ### [`v4.0.1`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/821b01d7bfa51167c32e919584d8fb0132f7a96a...38cdd89e581856bd30a18eccbcb7fd8696d2d570) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/821b01d7bfa51167c32e919584d8fb0132f7a96a...38cdd89e581856bd30a18eccbcb7fd8696d2d570) ### [`v4.0.0`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/77e06961513a868aef7bb88477014c903fbe95bd...821b01d7bfa51167c32e919584d8fb0132f7a96a) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/77e06961513a868aef7bb88477014c903fbe95bd...821b01d7bfa51167c32e919584d8fb0132f7a96a) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent aa368f3 commit fd8670e

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package-lock.json

Lines changed: 7 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-prettier": "^5.0.0",
6969
"eslint-plugin-promise": "^6.1.1",
7070
"eslint-plugin-unicorn": "^51.0.0",
71-
"eslint-plugin-unused-imports": "^3.0.0",
71+
"eslint-plugin-unused-imports": "^4.0.0",
7272
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
7373
"prettier": "^3.0.1",
7474
"tempy": "^3.1.0",

0 commit comments

Comments
 (0)