File tree Expand file tree Collapse file tree 3 files changed +47
-23
lines changed Expand file tree Collapse file tree 3 files changed +47
-23
lines changed Original file line number Diff line number Diff line change 3737 "@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
3838 "@typescript-eslint/eslint-plugin" : " ^5.59.0" ,
3939 "eslint" : " ^8.39.0" ,
40- "eslint-plugin-prettier" : " ^4.2.1 " ,
40+ "eslint-plugin-prettier" : " ^5.5.3 " ,
4141 "eslint-plugin-promise" : " ^6.1.1" ,
4242 "nuxt" : " ^3.4.2" ,
4343 "prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 12001200 eslint-plugin-vue "^9.7.0"
12011201 local-pkg "^0.4.2"
12021202
1203+ " @pkgr/core@^0.3.0 " :
1204+ version "0.3.4"
1205+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.3.4.tgz#2c5c1a7e55d184212766d9d8958219c09dc0fb40"
1206+ integrity sha512-MrfbnMgfKexic6mxC4xrSBVQHSvmvhz7qtSDG5cHg4xn8kHXkPltUY44R5u4ghYf+1rXpOvC2drbMcE1rZ3a2A==
1207+
12031208" @pkgr/utils@^2.3.1 " :
12041209 version "2.3.1"
12051210 resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03"
@@ -3217,12 +3222,13 @@ eslint-plugin-node@^11.1.0:
32173222 resolve "^1.10.1"
32183223 semver "^6.1.0"
32193224
3220- eslint-plugin-prettier@^4.2.1 :
3221- version "4.2.1 "
3222- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
3223- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
3225+ eslint-plugin-prettier@^5.5.3 :
3226+ version "5.5.3 "
3227+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3 .tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0 "
3228+ integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w ==
32243229 dependencies :
32253230 prettier-linter-helpers "^1.0.0"
3231+ synckit "^0.11.7"
32263232
32273233eslint-plugin-promise@^6.1.1 :
32283234 version "6.1.1"
@@ -6683,6 +6689,13 @@ svgo@^3.0.2:
66836689 csso "^5.0.5"
66846690 picocolors "^1.0.0"
66856691
6692+ synckit@^0.11.7 :
6693+ version "0.11.10"
6694+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.10.tgz#57a756c49e5b02d61f60de2ea0a741b11df47c99"
6695+ integrity sha512-n6Ze5AGOURWdQ9Kg/wqI1//4OBw9V1zuOTj7uQlpAjtpe2bhgPBpmSFXvapbP3KxcRoqo996J28kdT2ly4w9UA==
6696+ dependencies :
6697+ " @pkgr/core" " ^0.3.0"
6698+
66866699synckit@^0.8.4 :
66876700 version "0.8.4"
66886701 resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.4.tgz#0e6b392b73fafdafcde56692e3352500261d64ec"
You can’t perform that action at this time.
0 commit comments