File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 "eslint-plugin-import" : " ^2.30.0" ,
8080 "eslint-plugin-jest" : " ^27.9.0" ,
8181 "eslint-plugin-jsx-a11y" : " ^6.9.0" ,
82- "eslint-plugin-prettier" : " ^4.2 .1" ,
82+ "eslint-plugin-prettier" : " ^5.5 .1" ,
8383 "graphql" : " ^16.9.0" ,
8484 "graphql-relay" : " ^0.10.2" ,
8585 "@4c/graphql-relay-subscription" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 19701970 dependencies:
19711971 "@octokit/openapi-types" "^11.2.0"
19721972
1973+ "@pkgr/core@^0.2.4":
1974+ version "0.2.7"
1975+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
1976+ integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
1977+
19731978"@rtsao/scc@^1.1.0":
19741979 version "1.1.0"
19751980 resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -5348,12 +5353,13 @@ eslint-plugin-jsx-a11y@^6.9.0:
53485353 safe-regex-test "^1.0.3"
53495354 string.prototype.includes "^2.0.0"
53505355
5351- eslint-plugin-prettier@^4.2 .1:
5352- version "4.2 .1"
5353- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2 .1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
5354- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
5356+ eslint-plugin-prettier@^5.5 .1:
5357+ version "5.5 .1"
5358+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5 .1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15 "
5359+ integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw ==
53555360 dependencies:
53565361 prettier-linter-helpers "^1.0.0"
5362+ synckit "^0.11.7"
53575363
53585364eslint-scope@^5.1.1:
53595365 version "5.1.1"
@@ -12360,6 +12366,13 @@ symbol-tree@^3.2.4:
1236012366 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1236112367 integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
1236212368
12369+ synckit@^0.11.7:
12370+ version "0.11.8"
12371+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
12372+ integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
12373+ dependencies:
12374+ "@pkgr/core" "^0.2.4"
12375+
1236312376table@^6.0.9:
1236412377 version "6.7.1"
1236512378 resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
You can’t perform that action at this time.
0 commit comments