|
3809 | 3809 | object.assign "^4.1.2"
|
3810 | 3810 | object.entries "^1.1.2"
|
3811 | 3811 |
|
| 3812 | +eslint-config-prettier@^7.1.0: |
| 3813 | + version "7.1.0" |
| 3814 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f" |
| 3815 | + integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA== |
| 3816 | + |
3812 | 3817 | eslint-import-resolver-node@^0.3.4:
|
3813 | 3818 | version "0.3.4"
|
3814 | 3819 | resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
|
@@ -3861,6 +3866,13 @@ eslint-plugin-jsx-a11y@^6.4.1:
|
3861 | 3866 | jsx-ast-utils "^3.1.0"
|
3862 | 3867 | language-tags "^1.0.5"
|
3863 | 3868 |
|
| 3869 | +eslint-plugin-prettier@^3.3.1: |
| 3870 | + version "3.3.1" |
| 3871 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7" |
| 3872 | + integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ== |
| 3873 | + dependencies: |
| 3874 | + prettier-linter-helpers "^1.0.0" |
| 3875 | + |
3864 | 3876 |
|
3865 | 3877 | version "4.0.0"
|
3866 | 3878 | resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
|
@@ -4171,6 +4183,11 @@ fast-deep-equal@^3.1.1:
|
4171 | 4183 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
4172 | 4184 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
4173 | 4185 |
|
| 4186 | +fast-diff@^1.1.2: |
| 4187 | + version "1.2.0" |
| 4188 | + resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03" |
| 4189 | + integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w== |
| 4190 | + |
4174 | 4191 | fast-glob@^3.1.1, fast-glob@^3.2.4:
|
4175 | 4192 | version "3.2.4"
|
4176 | 4193 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
|
@@ -7436,6 +7453,18 @@ preserve@^0.2.0:
|
7436 | 7453 | resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
|
7437 | 7454 | integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
|
7438 | 7455 |
|
| 7456 | +prettier-linter-helpers@^1.0.0: |
| 7457 | + version "1.0.0" |
| 7458 | + resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
| 7459 | + integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
| 7460 | + dependencies: |
| 7461 | + fast-diff "^1.1.2" |
| 7462 | + |
| 7463 | +prettier@^2.2.1: |
| 7464 | + version "2.2.1" |
| 7465 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" |
| 7466 | + integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== |
| 7467 | + |
7439 | 7468 | pretty-error@^2.1.1:
|
7440 | 7469 | version "2.1.1"
|
7441 | 7470 | resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"
|
|
0 commit comments