|
675 | 675 | dependencies: |
676 | 676 | "@octokit/openapi-types" "^12.11.0" |
677 | 677 |
|
| 678 | +"@pkgr/core@^0.2.4": |
| 679 | + version "0.2.7" |
| 680 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058" |
| 681 | + integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg== |
| 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.2.tgz#31a4b393c40c4180202c27e829af43323bf85276" |
1913 | 1918 | integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA== |
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.0: |
| 1921 | + version "5.5.0" |
| 1922 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0.tgz#cf763962f90bad035db03ca008ffb0c9b359fb16" |
| 1923 | + integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA== |
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.8" |
| 5212 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457" |
| 5213 | + integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A== |
| 5214 | + dependencies: |
| 5215 | + "@pkgr/core" "^0.2.4" |
| 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