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.4 " ,
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.2.9 " :
1204
+ version "0.2.9"
1205
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1206
+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
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.4 :
3226
+ version "5.5.4 "
3227
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4 .tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
3228
+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
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.11"
6694
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
6695
+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
6696
+ dependencies :
6697
+ " @pkgr/core" " ^0.2.9"
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