|
3332 | 3332 | fast-diff "^1.1.1"
|
3333 | 3333 | jest-docblock "^21.0.0"
|
3334 | 3334 |
|
| 3335 | +eslint-plugin-prettier@^3.1.2: |
| 3336 | + version "3.1.2" |
| 3337 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" |
| 3338 | + integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA== |
| 3339 | + dependencies: |
| 3340 | + prettier-linter-helpers "^1.0.0" |
| 3341 | + |
3335 | 3342 | eslint-plugin-react-hooks@^1.5.1:
|
3336 | 3343 | version "1.7.0"
|
3337 | 3344 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
|
@@ -3703,7 +3710,7 @@ fast-deep-equal@^3.1.1:
|
3703 | 3710 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
|
3704 | 3711 | integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
|
3705 | 3712 |
|
3706 |
| -fast-diff@^1.1.1: |
| 3713 | +fast-diff@^1.1.1, fast-diff@^1.1.2: |
3707 | 3714 | version "1.2.0"
|
3708 | 3715 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
3709 | 3716 | integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
@@ -7892,6 +7899,13 @@ prepend-http@^1.0.1:
|
7892 | 7899 | resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
|
7893 | 7900 | integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
|
7894 | 7901 |
|
| 7902 | +prettier-linter-helpers@^1.0.0: |
| 7903 | + version "1.0.0" |
| 7904 | + resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
| 7905 | + integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
| 7906 | + dependencies: |
| 7907 | + fast-diff "^1.1.2" |
| 7908 | + |
7895 | 7909 |
|
7896 | 7910 | version "1.16.4"
|
7897 | 7911 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
|
|
0 commit comments