File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@typescript-eslint/parser" : " ^5.31.0" ,
27
27
"dts-bundle-generator" : " ^6.12.0" ,
28
28
"eslint" : " ^8.20.0" ,
29
- "eslint-plugin-prettier" : " ^4.2.1 " ,
29
+ "eslint-plugin-prettier" : " ^5.5.4 " ,
30
30
"prettier" : " ^3.2.5" ,
31
31
"tsd" : " ^0.32.0" ,
32
32
"tslib" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 108
108
" @nodelib/fs.scandir" " 2.1.5"
109
109
fastq "^1.6.0"
110
110
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
+
111
116
" @sinclair/typebox@^0.27.8 " :
112
117
version "0.27.8"
113
118
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -512,12 +517,13 @@ eslint-formatter-pretty@^4.1.0:
512
517
string-width "^4.2.0"
513
518
supports-hyperlinks "^2.0.0"
514
519
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 ==
519
524
dependencies :
520
525
prettier-linter-helpers "^1.0.0"
526
+ synckit "^0.11.7"
521
527
522
528
eslint-rule-docs@^1.1.5 :
523
529
version "1.1.235"
@@ -1427,6 +1433,13 @@ supports-preserve-symlinks-flag@^1.0.0:
1427
1433
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
1428
1434
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
1429
1435
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
+
1430
1443
text-table@^0.2.0 :
1431
1444
version "0.2.0"
1432
1445
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