@@ -3215,11 +3215,12 @@ escodegen@^1.9.1:
32153215 optionalDependencies :
32163216 source-map "~0.6.1"
32173217
3218- eslint-config-1stg@^5.7.0 :
3219- version "5.7.0 "
3220- resolved "https://registry.yarnpkg.com/eslint-config-1stg/-/eslint-config-1stg-5.7.0 .tgz#2dc5cf477163d1f1bd990d469cefc86d68b4a0fe "
3221- integrity sha512-FJVxqb+wAR+a02RokbfNE+u/MjSBeHzu02nRNjzj+l+pE/6muwy118tw+QoULvpztahIMKfscJBLWvhNlpXAlQ ==
3218+ eslint-config-1stg@^5.8.1 :
3219+ version "5.8.1 "
3220+ resolved "https://registry.yarnpkg.com/eslint-config-1stg/-/eslint-config-1stg-5.8.1 .tgz#59fbdfd2f307613c61423dc810e9a14b09c8529f "
3221+ integrity sha512-r4MPqsGPfnS6rXcMp+eK2GgZ4ywf4+eOxZH284bzXLnOI++qHcRVBqhn2ITdDPwk2H6oZDqv3MOqnqw097uTMQ ==
32223222 dependencies :
3223+ " @rxts/eslint-plugin-mdx" " ^0.11.1"
32233224 " @typescript-eslint/eslint-plugin" " ^2.0.0-alpha.5"
32243225 " @typescript-eslint/parser" " ^2.0.0-alpha.5"
32253226 babel-eslint "^10.0.2"
@@ -3228,10 +3229,12 @@ eslint-config-1stg@^5.7.0:
32283229 eslint-import-resolver-typescript JounQin/eslint-import-resolver-typescript#feat/resolve_dts
32293230 eslint-plugin-babel "^5.3.0"
32303231 eslint-plugin-import "^2.18.2"
3232+ eslint-plugin-jest "^22.15.1"
32313233 eslint-plugin-node "^9.1.0"
32323234 eslint-plugin-prettier "^3.1.0"
32333235 eslint-plugin-promise "^4.2.1"
32343236 eslint-plugin-react "^7.14.3"
3237+ eslint-plugin-react-hooks "^1.7.0"
32353238 eslint-plugin-standard "^4.0.0"
32363239 eslint-plugin-vue "^5.2.3"
32373240 prettier-config-1stg "^0.2.0"
@@ -3268,7 +3271,7 @@ eslint-import-resolver-node@^0.3.2:
32683271 debug "^2.6.9"
32693272 resolve "^1.5.0"
32703273
3271- eslint-import-resolver-typescript@JounQin/eslint-import-resolver-typescript#feat/resolve_dts:
3274+ " eslint-import-resolver-typescript@github: JounQin/eslint-import-resolver-typescript#feat/resolve_dts " :
32723275 version "1.1.1"
32733276 resolved "https://codeload.github.com/JounQin/eslint-import-resolver-typescript/tar.gz/23e2e8cf71ee6c19da9f55e85b2ab34543d2a12e"
32743277 dependencies :
@@ -3320,10 +3323,10 @@ eslint-plugin-import@^2.18.2:
33203323 read-pkg-up "^2.0.0"
33213324 resolve "^1.11.0"
33223325
3323- eslint-plugin-jest@^22.15.0 :
3324- version "22.15.0 "
3325- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.0 .tgz#fe70bfff7eeb47ca0ab229588a867f82bb8592c5 "
3326- integrity sha512-hgnPbSqAIcLLS9ePb12hNHTRkXnkVaCfOwCt2pzQ8KpOKPWGA4HhLMaFN38NBa/0uvLfrZpcIRjT+6tMAfr58Q ==
3326+ eslint-plugin-jest@^22.15.1 :
3327+ version "22.15.1 "
3328+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.1 .tgz#54c4a752a44c4bc5a564ecc22b32e1cd16a2961a "
3329+ integrity sha512-CWq/RR/3tLaKFB+FZcCJwU9hH5q/bKeO3rFP8G07+q7hcDCFNqpvdphVbEbGE6o6qo1UbciEev4ejUWv7brUhw ==
33273330 dependencies :
33283331 " @typescript-eslint/experimental-utils" " ^1.13.0"
33293332
@@ -3351,6 +3354,11 @@ eslint-plugin-promise@^4.2.1:
33513354 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
33523355 integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
33533356
3357+ eslint-plugin-react-hooks@^1.7.0 :
3358+ version "1.7.0"
3359+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
3360+ integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
3361+
33543362eslint-plugin-react@^7.14.3 :
33553363 version "7.14.3"
33563364 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
0 commit comments