File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 .4.1 " ,
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.4 " :
1279+ version "0.2.4"
1280+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
1281+ integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
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 .4.1 :
2581+ version "5 .4.1 "
2582+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5 .4.1 .tgz#99b55d7dd70047886b2222fdd853665f180b36af "
2583+ integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
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.8"
5726+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
5727+ integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
5728+ dependencies :
5729+ " @pkgr/core" " ^0.2.4"
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