|
1275 | 1275 | readdirp "^2.2.1" |
1276 | 1276 | upath "^1.1.1" |
1277 | 1277 |
|
| 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 | + |
1278 | 1283 | "@sinonjs/commons@^1.7.0": |
1279 | 1284 | version "1.7.0" |
1280 | 1285 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6" |
@@ -2572,12 +2577,13 @@ eslint-plugin-jest@^23.20.0: |
2572 | 2577 | dependencies: |
2573 | 2578 | "@typescript-eslint/experimental-utils" "^2.5.0" |
2574 | 2579 |
|
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.5: |
| 2581 | + version "5.5.5" |
| 2582 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0" |
| 2583 | + integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw== |
2579 | 2584 | dependencies: |
2580 | | - prettier-linter-helpers "^1.0.0" |
| 2585 | + prettier-linter-helpers "^1.0.1" |
| 2586 | + synckit "^0.11.12" |
2581 | 2587 |
|
2582 | 2588 | eslint-scope@^5.0.0, eslint-scope@^5.1.1: |
2583 | 2589 | version "5.1.1" |
@@ -4907,10 +4913,10 @@ prelude-ls@~1.1.2: |
4907 | 4913 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" |
4908 | 4914 | integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= |
4909 | 4915 |
|
4910 | | -prettier-linter-helpers@^1.0.0: |
4911 | | - version "1.0.0" |
4912 | | - resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
4913 | | - integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
| 4916 | +prettier-linter-helpers@^1.0.1: |
| 4917 | + version "1.0.1" |
| 4918 | + resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd" |
| 4919 | + integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg== |
4914 | 4920 | dependencies: |
4915 | 4921 | fast-diff "^1.1.2" |
4916 | 4922 |
|
@@ -5715,6 +5721,13 @@ symbol-tree@^3.2.4: |
5715 | 5721 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" |
5716 | 5722 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== |
5717 | 5723 |
|
| 5724 | +synckit@^0.11.12: |
| 5725 | + version "0.11.12" |
| 5726 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b" |
| 5727 | + integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ== |
| 5728 | + dependencies: |
| 5729 | + "@pkgr/core" "^0.2.9" |
| 5730 | + |
5718 | 5731 | table@^6.0.9: |
5719 | 5732 | version "6.7.1" |
5720 | 5733 | resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2" |
|
0 commit comments