|
968 | 968 | resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" |
969 | 969 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== |
970 | 970 |
|
971 | | -"@sourcegraph/eslint-config@^0.25.1": |
972 | | - version "0.25.1" |
973 | | - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.25.1.tgz#e6cf1f79cf64d9e3e231aa8160160514b30da98b" |
974 | | - integrity sha512-Txu1ejqe5zGOp28JrfhTy0TutxJGvXr6GdM79K9YAfusq/Eq6mz3p1kfY43byqkzr5aNnXI0xgK8oEcPxLjdaQ== |
| 971 | +"@sourcegraph/eslint-config@^0.26.0": |
| 972 | + version "0.26.0" |
| 973 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26.0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf" |
| 974 | + integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw== |
975 | 975 | dependencies: |
976 | 976 | "@sourcegraph/prettierrc" "^3.0.3" |
977 | 977 | "@typescript-eslint/eslint-plugin" "^4.28.3" |
|
987 | 987 | eslint-plugin-react-hooks "^4.2.0" |
988 | 988 | eslint-plugin-rxjs "^2.1.5" |
989 | 989 | eslint-plugin-unicorn "^21.0.0" |
| 990 | + eslint-plugin-unused-imports "^1.1.5" |
990 | 991 |
|
991 | 992 | "@sourcegraph/extension-api-classes@^1.1.0": |
992 | 993 | version "1.1.0" |
@@ -3316,6 +3317,18 @@ eslint-plugin-unicorn@^21.0.0: |
3316 | 3317 | safe-regex "^2.1.1" |
3317 | 3318 | semver "^7.3.2" |
3318 | 3319 |
|
| 3320 | +eslint-plugin-unused-imports@^1.1.5: |
| 3321 | + version "1.1.5" |
| 3322 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5.tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2" |
| 3323 | + integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew== |
| 3324 | + dependencies: |
| 3325 | + eslint-rule-composer "^0.3.0" |
| 3326 | + |
| 3327 | +eslint-rule-composer@^0.3.0: |
| 3328 | + version "0.3.0" |
| 3329 | + resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9" |
| 3330 | + integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg== |
| 3331 | + |
3319 | 3332 | eslint-scope@^5.1.1: |
3320 | 3333 | version "5.1.1" |
3321 | 3334 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
|
0 commit comments