Skip to content

Commit

Permalink
chore: bump eslint-plugin-unused-imports from 3.2.0 to 4.1.3 (#2539)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trung-Tin Pham <[email protected]>
  • Loading branch information
dependabot[bot] and AtelyPham authored Sep 11, 2024
1 parent 8558632 commit d1eae17
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 @@ -266,7 +266,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-plugin-unused-imports": "^4.1.3",
"execa": "9.3.1",
"framer-motion": "^11.3.29",
"graphql-tag": "^2.12.6",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26125,25 +26125,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: "npm:^0.3.0"
"eslint-plugin-unused-imports@npm:^4.1.3":
version: 4.1.3
resolution: "eslint-plugin-unused-imports@npm:4.1.3"
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: 10c0/70c93efaa4dccd1172db3858b27968184c97cb8b7ffb2d9e6ffb09d9509863c70651b533b48eec4d10bc7f633d7f50fd190fdd5b36e8cac2c4efd5cecb5d5d98
languageName: node
linkType: hard

"eslint-rule-composer@npm:^0.3.0":
version: 0.3.0
resolution: "eslint-rule-composer@npm:0.3.0"
checksum: 10c0/1f0c40d209e1503a955101a0dbba37e7fc67c8aaa47a5b9ae0b0fcbae7022c86e52b3df2b1b9ffd658e16cd80f31fff92e7222460a44d8251e61d49e0af79a07
checksum: 10c0/e30120e274554b99756fb4c2af123ca03f502fc55bc7e5b095fa9278b96cb32f1e405cf2e533aa8b0f8ca28c504ecf15daed9e4b5fccb172316e256a994fdebe
languageName: node
linkType: hard

Expand Down Expand Up @@ -46810,7 +46801,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-simple-import-sort: "npm:^12.1.1"
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-unused-imports: "npm:^3.2.0"
eslint-plugin-unused-imports: "npm:^4.1.3"
ethers: "npm:5.7.2"
execa: "npm:9.3.1"
framer-motion: "npm:^11.3.29"
Expand Down

0 comments on commit d1eae17

Please sign in to comment.