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
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 4.1.3 to 4.1.4.
- [Commits](sweepline/eslint-plugin-unused-imports@v4.1.3...v4.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 6775441 commit 5bf1cf3
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 @@ -23,7 +23,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",
"lerna": "8.1.8",
"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 @@ -5241,16 +5241,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: 10c0/e30120e274554b99756fb4c2af123ca03f502fc55bc7e5b095fa9278b96cb32f1e405cf2e533aa8b0f8ca28c504ecf15daed9e4b5fccb172316e256a994fdebe
checksum: 10c0/3899f64b0e8b23fa6b81e2754fc10f93d8741e051d70390a8100ca39af7878bde8625f234b76111af69562ef2512104b52c3703e986ccb3ac9adc07911896acf
languageName: node
linkType: hard

Expand Down Expand Up @@ -8385,7 +8385,7 @@ __metadata:
eslint-plugin-simple-import-sort: "npm:12.1.1"
eslint-plugin-sort-keys-fix: "npm:1.1.2"
eslint-plugin-typescript-sort-keys: "npm:3.2.0"
eslint-plugin-unused-imports: "npm:4.1.3"
eslint-plugin-unused-imports: "npm:4.1.4"
lerna: "npm:8.1.8"
oxlint: "npm:0.9.9"
prettier: "npm:3.3.3"
Expand Down

0 comments on commit 5bf1cf3

Please sign in to comment.