@@ -4170,9 +4170,10 @@ eslint-config-i-am-meticulous@^11.0.0:
4170
4170
dependencies :
4171
4171
eslint-plugin-import "^2.12.0"
4172
4172
4173
- eslint-config-prettier@^3.0.1 :
4174
- version "3.0.1"
4175
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.1.tgz#479214f64c1a4b344040924bfb97543db334b7b1"
4173
+ eslint-config-prettier@^4.0.0 :
4174
+ version "4.0.0"
4175
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.0.0.tgz#16cedeea0a56e74de60dcbbe3be0ab2c645405b9"
4176
+ integrity sha512-kWuiJxzV5NwOwZcpyozTzDT5KJhBw292bbYro9Is7BWnbNMg15Gmpluc1CTetiCatF8DRkNvgPAOaSyg+bYr3g==
4176
4177
dependencies :
4177
4178
get-stdin "^6.0.0"
4178
4179
@@ -4215,6 +4216,13 @@ eslint-plugin-jest@^22.0.0:
4215
4216
version "22.0.0"
4216
4217
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.0.0.tgz#87dc52bbdd47f37f23bf2b10bb8469458bb3ed68"
4217
4218
4219
+ eslint-plugin-prettier@^3.0.1 :
4220
+ version "3.0.1"
4221
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
4222
+ integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
4223
+ dependencies :
4224
+ prettier-linter-helpers "^1.0.0"
4225
+
4218
4226
eslint-rule-composer@^0.1.1 :
4219
4227
version "0.1.1"
4220
4228
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.1.1.tgz#479dfd4e93d7f2777499a35ce9be76403c8e982a"
@@ -4553,6 +4561,11 @@ fast-deep-equal@^2.0.1:
4553
4561
version "2.0.1"
4554
4562
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
4555
4563
4564
+ fast-diff@^1.1.2 :
4565
+ version "1.2.0"
4566
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
4567
+ integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
4568
+
4556
4569
fast-json-stable-stringify@^2.0.0 :
4557
4570
version "2.0.0"
4558
4571
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -9697,6 +9710,13 @@ prepend-http@^1.0.1:
9697
9710
version "1.0.4"
9698
9711
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
9699
9712
9713
+ prettier-linter-helpers@^1.0.0 :
9714
+ version "1.0.0"
9715
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
9716
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
9717
+ dependencies :
9718
+ fast-diff "^1.1.2"
9719
+
9700
9720
9701
9721
version "1.16.3"
9702
9722
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
0 commit comments