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 @@ -4033,10 +4033,10 @@ eslint-plugin-regex@^1.10.0:
4033
4033
resolved "https://registry.npmjs.org/eslint-plugin-regex/-/eslint-plugin-regex-1.10.0.tgz#d182cedbeb89eb03cd8e53f750f6f92e14fa6f9c"
4034
4034
integrity sha512-C8/qYKkkbIb0epxKzaz4aw7oVAOmm19fJpR/moUrUToq/vc4xW4sEKMlTQqH6EtNGpvLjYsbbZRlWNWwQGeTSA==
4035
4035
4036
- eslint-plugin-unused-imports@^4.1.4 :
4037
- version "4.1.4 "
4038
- resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4 .tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738 "
4039
- integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ ==
4036
+ eslint-plugin-unused-imports@^4.2.0 :
4037
+ version "4.2.0 "
4038
+ resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.2.0 .tgz#d83b23be66ae7713734c884df95988f039eb8362 "
4039
+ integrity sha512-hLbJ2/wnjKq4kGA9AUaExVFIbNzyxYdVo49QZmKCnhk5pc9wcYRbfgLHvWJ8tnsdcseGhoUAddm9gn/lt+d74w ==
4040
4040
4041
4041
eslint-rule-docs@^1.1.5 :
4042
4042
version "1.1.235"
You can’t perform that action at this time.
0 commit comments