File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 127127 "eslint" : " ^8.8.0" ,
128128 "eslint-config-prettier" : " ^9.0.0" ,
129129 "eslint-plugin-node" : " ^11.1.0" ,
130- "eslint-plugin-prettier" : " ^4 .0.0" ,
130+ "eslint-plugin-prettier" : " ^5 .0.0" ,
131131 "husky" : " ^7.0.4" ,
132132 "jest" : " ^29.0.0" ,
133133 "jest-runner-eslint" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 730730 " @nodelib/fs.scandir" " 2.1.5"
731731 fastq "^1.6.0"
732732
733+ " @pkgr/core@^0.2.9 " :
734+ version "0.2.9"
735+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
736+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
737+
733738" @sinclair/typebox@^0.24.1 " :
734739 version "0.24.43"
735740 resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.43.tgz#2e2bce0e5e493aaf639beed0cd6c88cfde7dd3d7"
@@ -1553,12 +1558,13 @@ eslint-plugin-node@^11.1.0:
15531558 resolve "^1.10.1"
15541559 semver "^6.1.0"
15551560
1556- eslint-plugin-prettier@^4 .0.0 :
1557- version "4.0.0 "
1558- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
1559- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
1561+ eslint-plugin-prettier@^5 .0.0 :
1562+ version "5.5.4 "
1563+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4 .tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
1564+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
15601565 dependencies :
15611566 prettier-linter-helpers "^1.0.0"
1567+ synckit "^0.11.7"
15621568
15631569eslint-scope@^5.1.1 :
15641570 version "5.1.1"
@@ -3266,6 +3272,13 @@ supports-preserve-symlinks-flag@^1.0.0:
32663272 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
32673273 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
32683274
3275+ synckit@^0.11.7 :
3276+ version "0.11.11"
3277+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
3278+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
3279+ dependencies :
3280+ " @pkgr/core" " ^0.2.9"
3281+
32693282terminal-link@^2.0.0 :
32703283 version "2.1.1"
32713284 resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994"
You can’t perform that action at this time.
0 commit comments