File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 4949 "devDependencies" : {
5050 "@commitlint/cli" : " ^14.1.0" ,
5151 "@commitlint/config-conventional" : " ^14.1.0" ,
52- "@sourcegraph/eslint-config" : " ^0.25.1 " ,
52+ "@sourcegraph/eslint-config" : " ^0.26.0 " ,
5353 "@sourcegraph/prettierrc" : " ^2.2.0" ,
5454 "@sourcegraph/tsconfig" : " ^4.0.1" ,
5555 "@types/mocha" : " 8.2.3" ,
Original file line number Diff line number Diff line change 451451 into-stream "^4.0.0"
452452 lodash "^4.17.4"
453453
454- " @sourcegraph/eslint-config@^0.25.1 " :
455- version "0.25.1 "
456- resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.25.1 .tgz#e6cf1f79cf64d9e3e231aa8160160514b30da98b "
457- integrity sha512-Txu1ejqe5zGOp28JrfhTy0TutxJGvXr6GdM79K9YAfusq/Eq6mz3p1kfY43byqkzr5aNnXI0xgK8oEcPxLjdaQ ==
454+ " @sourcegraph/eslint-config@^0.26.0 " :
455+ version "0.26.0 "
456+ resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26.0 .tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf "
457+ integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw ==
458458 dependencies :
459459 " @sourcegraph/prettierrc" " ^3.0.3"
460460 " @typescript-eslint/eslint-plugin" " ^4.28.3"
470470 eslint-plugin-react-hooks "^4.2.0"
471471 eslint-plugin-rxjs "^2.1.5"
472472 eslint-plugin-unicorn "^21.0.0"
473+ eslint-plugin-unused-imports "^1.1.5"
473474
474475" @sourcegraph/extension-api-types@^2.1.0 " :
475476 version "2.1.0"
@@ -2360,6 +2361,18 @@ eslint-plugin-unicorn@^21.0.0:
23602361 safe-regex "^2.1.1"
23612362 semver "^7.3.2"
23622363
2364+ eslint-plugin-unused-imports@^1.1.5 :
2365+ version "1.1.5"
2366+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5.tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2"
2367+ integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew==
2368+ dependencies :
2369+ eslint-rule-composer "^0.3.0"
2370+
2371+ eslint-rule-composer@^0.3.0 :
2372+ version "0.3.0"
2373+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2374+ integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
2375+
23632376eslint-scope@^5.1.1 :
23642377 version "5.1.1"
23652378 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
You can’t perform that action at this time.
0 commit comments