File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "@typescript-eslint/parser" : " ^5.31.0" ,
2727 "dts-bundle-generator" : " ^6.12.0" ,
2828 "eslint" : " ^8.20.0" ,
29- "eslint-plugin-prettier" : " ^4.2.1 " ,
29+ "eslint-plugin-prettier" : " ^5.5.4 " ,
3030 "prettier" : " ^3.2.5" ,
3131 "tsd" : " ^0.33.0" ,
3232 "tslib" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 108108 " @nodelib/fs.scandir" " 2.1.5"
109109 fastq "^1.6.0"
110110
111+ " @pkgr/core@^0.2.9 " :
112+ version "0.2.9"
113+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
114+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
115+
111116" @sinclair/typebox@^0.27.8 " :
112117 version "0.27.8"
113118 resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -512,12 +517,13 @@ eslint-formatter-pretty@^4.1.0:
512517 string-width "^4.2.0"
513518 supports-hyperlinks "^2.0.0"
514519
515- eslint-plugin-prettier@^4.2.1 :
516- version "4.2.1 "
517- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
518- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
520+ eslint-plugin-prettier@^5.5.4 :
521+ version "5.5.4 "
522+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4 .tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
523+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
519524 dependencies :
520525 prettier-linter-helpers "^1.0.0"
526+ synckit "^0.11.7"
521527
522528eslint-rule-docs@^1.1.5 :
523529 version "1.1.235"
@@ -1427,6 +1433,13 @@ supports-preserve-symlinks-flag@^1.0.0:
14271433 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
14281434 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
14291435
1436+ synckit@^0.11.7 :
1437+ version "0.11.11"
1438+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
1439+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
1440+ dependencies :
1441+ " @pkgr/core" " ^0.2.9"
1442+
14301443text-table@^0.2.0 :
14311444 version "0.2.0"
14321445 resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
You can’t perform that action at this time.
0 commit comments