|
675 | 675 | dependencies:
|
676 | 676 | "@octokit/openapi-types" "^12.11.0"
|
677 | 677 |
|
| 678 | +"@pkgr/core@^0.2.9": |
| 679 | + version "0.2.9" |
| 680 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" |
| 681 | + integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA== |
| 682 | + |
678 | 683 | "@sindresorhus/is@^0.14.0":
|
679 | 684 | version "0.14.0"
|
680 | 685 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
|
1912 | 1917 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
|
1913 | 1918 | integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
|
1914 | 1919 |
|
1915 |
| -eslint-plugin-prettier@4.0.0: |
1916 |
| - version "4.0.0" |
1917 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0" |
1918 |
| - integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ== |
| 1920 | +eslint-plugin-prettier@5.5.4: |
| 1921 | + version "5.5.4" |
| 1922 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c" |
| 1923 | + integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg== |
1919 | 1924 | dependencies:
|
1920 | 1925 | prettier-linter-helpers "^1.0.0"
|
| 1926 | + synckit "^0.11.7" |
1921 | 1927 |
|
1922 | 1928 | eslint-scope@^5.1.1:
|
1923 | 1929 | version "5.1.1"
|
@@ -5201,6 +5207,13 @@ symbol-tree@^3.2.4:
|
5201 | 5207 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
|
5202 | 5208 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
5203 | 5209 |
|
| 5210 | +synckit@^0.11.7: |
| 5211 | + version "0.11.11" |
| 5212 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0" |
| 5213 | + integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw== |
| 5214 | + dependencies: |
| 5215 | + "@pkgr/core" "^0.2.9" |
| 5216 | + |
5204 | 5217 | table@^6.0.9:
|
5205 | 5218 | version "6.8.1"
|
5206 | 5219 | resolved "https://registry.yarnpkg.com/table/-/table-6.8.1.tgz#ea2b71359fe03b017a5fbc296204471158080bdf"
|
|
0 commit comments