Skip to content

Commit 5394732

Browse files
committed
chore(deps): update dependency prettier to v2.8.8
1 parent cd57bb8 commit 5394732

File tree

1 file changed

+29
-9
lines changed

1 file changed

+29
-9
lines changed

yarn.lock

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17687,16 +17687,11 @@ prelude-ls@^1.2.1:
1768717687
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1768817688
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1768917689

17690-
prettier@^2.0.5, prettier@^2.7.1, prettier@^2.8.0:
17690+
prettier@^2.0.5, prettier@^2.2.1, prettier@^2.7.1, prettier@^2.8.0:
1769117691
version "2.8.8"
1769217692
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
1769317693
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
1769417694

17695-
prettier@^2.2.1:
17696-
version "2.8.4"
17697-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
17698-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
17699-
1770017695
pretty-bytes@^5.1.0, pretty-bytes@^5.6.0:
1770117696
version "5.6.0"
1770217697
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
@@ -19831,7 +19826,16 @@ string-similarity@^1.2.2:
1983119826
lodash.map "^4.6.0"
1983219827
lodash.maxby "^4.6.0"
1983319828

19834-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
19829+
"string-width-cjs@npm:string-width@^4.2.0":
19830+
version "4.2.3"
19831+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19832+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
19833+
dependencies:
19834+
emoji-regex "^8.0.0"
19835+
is-fullwidth-code-point "^3.0.0"
19836+
strip-ansi "^6.0.1"
19837+
19838+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1983519839
version "4.2.3"
1983619840
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1983719841
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -19922,7 +19926,7 @@ stringify-entities@^4.0.0:
1992219926
character-entities-html4 "^2.0.0"
1992319927
character-entities-legacy "^3.0.0"
1992419928

19925-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19929+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1992619930
version "6.0.1"
1992719931
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1992819932
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -19943,6 +19947,13 @@ strip-ansi@^5.2.0:
1994319947
dependencies:
1994419948
ansi-regex "^4.1.0"
1994519949

19950+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19951+
version "6.0.1"
19952+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19953+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19954+
dependencies:
19955+
ansi-regex "^5.0.1"
19956+
1994619957
strip-ansi@^7.0.1:
1994719958
version "7.1.0"
1994819959
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -21659,7 +21670,7 @@ worker-farm@^1.7.0:
2165921670
dependencies:
2166021671
errno "~0.1.7"
2166121672

21662-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21673+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2166321674
version "7.0.0"
2166421675
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2166521676
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21677,6 +21688,15 @@ wrap-ansi@^6.2.0:
2167721688
string-width "^4.1.0"
2167821689
strip-ansi "^6.0.0"
2167921690

21691+
wrap-ansi@^7.0.0:
21692+
version "7.0.0"
21693+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
21694+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21695+
dependencies:
21696+
ansi-styles "^4.0.0"
21697+
string-width "^4.1.0"
21698+
strip-ansi "^6.0.0"
21699+
2168021700
wrap-ansi@^8.1.0:
2168121701
version "8.1.0"
2168221702
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)