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 6969 "eslint-config-prettier" : " ^6.15.0" ,
7070 "eslint-plugin-import" : " ^2.23.4" ,
7171 "eslint-plugin-jest" : " ^23.20.0" ,
72- "eslint-plugin-prettier" : " ^3.4.0 " ,
72+ "eslint-plugin-prettier" : " ^5.5.4 " ,
7373 "graphql" : " ^15.5.1" ,
7474 "graphql-relay" : " ^0.7.0" ,
7575 "husky" : " ^4.3.8" ,
Original file line number Diff line number Diff line change 12751275 readdirp "^2.2.1"
12761276 upath "^1.1.1"
12771277
1278+ " @pkgr/core@^0.2.9 " :
1279+ version "0.2.9"
1280+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1281+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1282+
12781283" @sinonjs/commons@^1.7.0 " :
12791284 version "1.7.0"
12801285 resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6"
@@ -2572,12 +2577,13 @@ eslint-plugin-jest@^23.20.0:
25722577 dependencies :
25732578 " @typescript-eslint/experimental-utils" " ^2.5.0"
25742579
2575- eslint-plugin-prettier@^3.4.0 :
2576- version "3.4.0 "
2577- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0. tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
2578- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
2580+ eslint-plugin-prettier@^5.5.4 :
2581+ version "5.5.4 "
2582+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4. tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
2583+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
25792584 dependencies :
25802585 prettier-linter-helpers "^1.0.0"
2586+ synckit "^0.11.7"
25812587
25822588eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
25832589 version "5.1.1"
@@ -5715,6 +5721,13 @@ symbol-tree@^3.2.4:
57155721 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
57165722 integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
57175723
5724+ synckit@^0.11.7 :
5725+ version "0.11.11"
5726+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
5727+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
5728+ dependencies :
5729+ " @pkgr/core" " ^0.2.9"
5730+
57185731table@^6.0.9 :
57195732 version "6.7.1"
57205733 resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
You can’t perform that action at this time.
0 commit comments