File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 "@typescript-eslint/parser" : " 2.34.0" ,
3636 "eslint" : " 6.8.0" ,
3737 "eslint-config-prettier" : " 8.1.0" ,
38- "eslint-plugin-prettier" : " 3.3.1 " ,
38+ "eslint-plugin-prettier" : " 5.5.3 " ,
3939 "prettier" : " 2.2.1" ,
4040 "typescript" : " 4.2.4"
4141 },
Original file line number Diff line number Diff line change 2323 chalk "^2.0.0"
2424 js-tokens "^4.0.0"
2525
26+ " @pkgr/core@^0.3.0 " :
27+ version "0.3.4"
28+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.3.4.tgz#2c5c1a7e55d184212766d9d8958219c09dc0fb40"
29+ integrity sha512-MrfbnMgfKexic6mxC4xrSBVQHSvmvhz7qtSDG5cHg4xn8kHXkPltUY44R5u4ghYf+1rXpOvC2drbMcE1rZ3a2A==
30+
2631" @types/color-name@^1.1.1 " :
2732 version "1.1.1"
2833 resolved "https://registry.npm.taobao.org/@types/color-name/download/@types/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -300,12 +305,13 @@ eslint-config-prettier@8.1.0:
300305 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
301306 integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
302307
303- eslint-plugin-prettier@3.3.1 :
304- version "3.3.1 "
305- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1. tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
306- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
308+ eslint-plugin-prettier@5.5.3 :
309+ version "5.5.3 "
310+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3. tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0 "
311+ integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w ==
307312 dependencies :
308313 prettier-linter-helpers "^1.0.0"
314+ synckit "^0.11.7"
309315
310316eslint-scope@^5.0.0 :
311317 version "5.0.0"
@@ -906,6 +912,13 @@ supports-color@^7.1.0:
906912 dependencies :
907913 has-flag "^4.0.0"
908914
915+ synckit@^0.11.7 :
916+ version "0.11.10"
917+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.10.tgz#57a756c49e5b02d61f60de2ea0a741b11df47c99"
918+ integrity sha512-n6Ze5AGOURWdQ9Kg/wqI1//4OBw9V1zuOTj7uQlpAjtpe2bhgPBpmSFXvapbP3KxcRoqo996J28kdT2ly4w9UA==
919+ dependencies :
920+ " @pkgr/core" " ^0.3.0"
921+
909922table@^5.2.3 :
910923 version "5.4.6"
911924 resolved "https://registry.npm.taobao.org/table/download/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
You can’t perform that action at this time.
0 commit comments