|
839 | 839 | xcode "^2.0.0"
|
840 | 840 | xmldoc "^0.4.0"
|
841 | 841 |
|
842 |
| -"@react-native-community/eslint-config@^0.0.5": |
| 842 | +"@react-native-community/[email protected]": |
843 | 843 | version "0.0.5"
|
844 | 844 | resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-0.0.5.tgz#584f6493258202a57efc22e7be66966e43832795"
|
845 | 845 | integrity sha512-jwO2tnKaTPTLX5XYXMHGEnFdf543SU7jz98/OF5mDH3b7lP+BOaCD+jVfqqHoDRkcqyPlYiR1CgwVGWpi0vMWg==
|
|
2090 | 2090 | fast-diff "^1.1.1"
|
2091 | 2091 | jest-docblock "^21.0.0"
|
2092 | 2092 |
|
| 2093 | +eslint-plugin-prettier@^3.0.1: |
| 2094 | + version "3.1.2" |
| 2095 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" |
| 2096 | + integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA== |
| 2097 | + dependencies: |
| 2098 | + prettier-linter-helpers "^1.0.0" |
| 2099 | + |
2093 | 2100 | eslint-plugin-react-hooks@^1.5.1:
|
2094 | 2101 | version "1.6.0"
|
2095 | 2102 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.0.tgz#348efcda8fb426399ac7b8609607c7b4025a6f5f"
|
@@ -2419,7 +2426,7 @@ fast-deep-equal@^2.0.1:
|
2419 | 2426 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
|
2420 | 2427 | integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
|
2421 | 2428 |
|
2422 |
| -fast-diff@^1.1.1: |
| 2429 | +fast-diff@^1.1.1, fast-diff@^1.1.2: |
2423 | 2430 | version "1.2.0"
|
2424 | 2431 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
2425 | 2432 | integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
@@ -5145,6 +5152,13 @@ preserve@^0.2.0:
|
5145 | 5152 | resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
|
5146 | 5153 | integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
|
5147 | 5154 |
|
| 5155 | +prettier-linter-helpers@^1.0.0: |
| 5156 | + version "1.0.0" |
| 5157 | + resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
| 5158 | + integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
| 5159 | + dependencies: |
| 5160 | + fast-diff "^1.1.2" |
| 5161 | + |
5148 | 5162 |
|
5149 | 5163 | version "1.16.4"
|
5150 | 5164 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
|
|
0 commit comments