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 37
37
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^5.59.0" ,
39
39
"eslint" : " ^8.39.0" ,
40
- "eslint-plugin-prettier" : " ^4.2.1 " ,
40
+ "eslint-plugin-prettier" : " ^5.5.3 " ,
41
41
"eslint-plugin-promise" : " ^6.1.1" ,
42
42
"nuxt" : " ^3.4.2" ,
43
43
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 1200
1200
eslint-plugin-vue "^9.7.0"
1201
1201
local-pkg "^0.4.2"
1202
1202
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
+
1203
1208
" @pkgr/utils@^2.3.1 " :
1204
1209
version "2.3.1"
1205
1210
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03"
@@ -3217,12 +3222,13 @@ eslint-plugin-node@^11.1.0:
3217
3222
resolve "^1.10.1"
3218
3223
semver "^6.1.0"
3219
3224
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 ==
3224
3229
dependencies :
3225
3230
prettier-linter-helpers "^1.0.0"
3231
+ synckit "^0.11.7"
3226
3232
3227
3233
eslint-plugin-promise@^6.1.1 :
3228
3234
version "6.1.1"
@@ -6683,6 +6689,13 @@ svgo@^3.0.2:
6683
6689
csso "^5.0.5"
6684
6690
picocolors "^1.0.0"
6685
6691
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
+
6686
6699
synckit@^0.8.4 :
6687
6700
version "0.8.4"
6688
6701
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.4.tgz#0e6b392b73fafdafcde56692e3352500261d64ec"
You can’t perform that action at this time.
0 commit comments