|
3269 | 3269 | get-stdin "^5.0.1"
|
3270 | 3270 |
|
3271 | 3271 | eslint-config-prettier@^6.11.0:
|
3272 |
| - version "6.11.0" |
3273 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1" |
3274 |
| - integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA== |
| 3272 | + version "6.15.0" |
| 3273 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" |
| 3274 | + integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== |
3275 | 3275 | dependencies:
|
3276 | 3276 | get-stdin "^6.0.0"
|
3277 | 3277 |
|
|
3749 | 3749 | jest-docblock "^21.0.0"
|
3750 | 3750 |
|
3751 | 3751 | eslint-plugin-prettier@^3.1.4:
|
3752 |
| - version "3.1.4" |
3753 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2" |
3754 |
| - integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg== |
| 3752 | + version "3.4.1" |
| 3753 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5" |
| 3754 | + integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g== |
3755 | 3755 | dependencies:
|
3756 | 3756 | prettier-linter-helpers "^1.0.0"
|
3757 | 3757 |
|
@@ -4503,6 +4503,7 @@ get-stdin@^5.0.1:
|
4503 | 4503 | get-stdin@^6.0.0:
|
4504 | 4504 | version "6.0.0"
|
4505 | 4505 | resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
|
| 4506 | + integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== |
4506 | 4507 |
|
4507 | 4508 | get-value@^2.0.3, get-value@^2.0.6:
|
4508 | 4509 | version "2.0.6"
|
@@ -6178,13 +6179,14 @@ prelude-ls@~1.1.2:
|
6178 | 6179 | prettier-linter-helpers@^1.0.0:
|
6179 | 6180 | version "1.0.0"
|
6180 | 6181 | resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
|
| 6182 | + integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
6181 | 6183 | dependencies:
|
6182 | 6184 | fast-diff "^1.1.2"
|
6183 | 6185 |
|
6184 | 6186 | prettier@^2.0.5:
|
6185 |
| - version "2.0.5" |
6186 |
| - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4" |
6187 |
| - integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg== |
| 6187 | + version "2.4.0" |
| 6188 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba" |
| 6189 | + integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ== |
6188 | 6190 |
|
6189 | 6191 | process-nextick-args@~2.0.0:
|
6190 | 6192 | version "2.0.1"
|
|
0 commit comments