File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"eslint-plugin-jsdoc" : " ^54.1.0" ,
35
35
"eslint-plugin-prettier" : " ^5.5.4" ,
36
36
"eslint-plugin-regex" : " ^1.10.0" ,
37
- "eslint-plugin-unused-imports" : " ^4.1.4 " ,
37
+ "eslint-plugin-unused-imports" : " ^4.2.0 " ,
38
38
"typescript-eslint" : " ^8.39.1"
39
39
},
40
40
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -3971,10 +3971,10 @@ eslint-plugin-regex@^1.10.0:
3971
3971
resolved "https://registry.npmjs.org/eslint-plugin-regex/-/eslint-plugin-regex-1.10.0.tgz#d182cedbeb89eb03cd8e53f750f6f92e14fa6f9c"
3972
3972
integrity sha512-C8/qYKkkbIb0epxKzaz4aw7oVAOmm19fJpR/moUrUToq/vc4xW4sEKMlTQqH6EtNGpvLjYsbbZRlWNWwQGeTSA==
3973
3973
3974
- eslint-plugin-unused-imports@^4.1.4 :
3975
- version "4.1.4 "
3976
- resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4 .tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738 "
3977
- integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ ==
3974
+ eslint-plugin-unused-imports@^4.2.0 :
3975
+ version "4.2.0 "
3976
+ resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.2.0 .tgz#d83b23be66ae7713734c884df95988f039eb8362 "
3977
+ integrity sha512-hLbJ2/wnjKq4kGA9AUaExVFIbNzyxYdVo49QZmKCnhk5pc9wcYRbfgLHvWJ8tnsdcseGhoUAddm9gn/lt+d74w ==
3978
3978
3979
3979
eslint-rule-docs@^1.1.5 :
3980
3980
version "1.1.235"
You can’t perform that action at this time.
0 commit comments