Skip to content

Commit 0217f1b

Browse files
chore(deps): Update dependency prettier to ^3.6.2
1 parent 775252e commit 0217f1b

File tree

4 files changed

+10
-35
lines changed

4 files changed

+10
-35
lines changed

bricks/ui-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"classnames": "^2.3.2",
5050
"file-saver": "^2.0.5",
5151
"idb-keyval": "^6.2.1",
52-
"prettier": "^3.5.3",
52+
"prettier": "^3.6.2",
5353
"process": "^0.11.10",
5454
"react": "0.0.0-experimental-ee8509801-20230117"
5555
},

bricks/vb-experiment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"comlink": "^4.4.2",
4848
"file-saver": "^2.0.5",
4949
"jszip": "^3.10.1",
50-
"prettier": "^3.5.3",
50+
"prettier": "^3.6.2",
5151
"process": "^0.11.10",
5252
"react": "0.0.0-experimental-ee8509801-20230117"
5353
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lint-staged": "^15.2.10",
9595
"patch-package": "^8.0.0",
9696
"postinstall-postinstall": "^2.1.0",
97-
"prettier": "^3.5.3",
97+
"prettier": "^3.6.2",
9898
"string-width": "npm:string-width@^4.2.3",
9999
"strip-ansi": "npm:strip-ansi@^6.0.1",
100100
"typescript": "^5.8.3"

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15947,10 +15947,10 @@ prelude-ls@^1.2.1:
1594715947
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1594815948
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1594915949

15950-
prettier@^3.5.3, prettier@^3.6.0:
15951-
version "3.6.0"
15952-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
15953-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
15950+
prettier@^3.6.0, prettier@^3.6.2:
15951+
version "3.6.2"
15952+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
15953+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
1595415954

1595515955
pretty-bytes@^5.6.0:
1595615956
version "5.6.0"
@@ -18128,16 +18128,7 @@ string-length@^4.0.2:
1812818128
char-regex "^1.0.2"
1812918129
strip-ansi "^6.0.0"
1813018130

18131-
"string-width-cjs@npm:string-width@^4.2.0":
18132-
version "4.2.3"
18133-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18134-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18135-
dependencies:
18136-
emoji-regex "^8.0.0"
18137-
is-fullwidth-code-point "^3.0.0"
18138-
strip-ansi "^6.0.1"
18139-
18140-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, "string-width@npm:string-width@^4.2.3":
18131+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, "string-width@npm:string-width@^4.2.3":
1814118132
version "4.2.3"
1814218133
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1814318134
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18245,7 +18236,7 @@ stringify-entities@^4.0.0:
1824518236
character-entities-html4 "^2.0.0"
1824618237
character-entities-legacy "^3.0.0"
1824718238

18248-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18239+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1, "strip-ansi@npm:strip-ansi@^6.0.1":
1824918240
version "6.0.1"
1825018241
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1825118242
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18259,13 +18250,6 @@ strip-ansi@^3.0.0:
1825918250
dependencies:
1826018251
ansi-regex "^2.0.0"
1826118252

18262-
strip-ansi@^6.0.0, strip-ansi@^6.0.1, "strip-ansi@npm:strip-ansi@^6.0.1":
18263-
version "6.0.1"
18264-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18265-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18266-
dependencies:
18267-
ansi-regex "^5.0.1"
18268-
1826918253
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1827018254
version "7.1.0"
1827118255
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19712,7 +19696,7 @@ wordwrap@^1.0.0:
1971219696
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1971319697
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1971419698

19715-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
19699+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1971619700
version "7.0.0"
1971719701
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1971819702
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19730,15 +19714,6 @@ wrap-ansi@^6.2.0:
1973019714
string-width "^4.1.0"
1973119715
strip-ansi "^6.0.0"
1973219716

19733-
wrap-ansi@^7.0.0:
19734-
version "7.0.0"
19735-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19736-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19737-
dependencies:
19738-
ansi-styles "^4.0.0"
19739-
string-width "^4.1.0"
19740-
strip-ansi "^6.0.0"
19741-
1974219717
wrap-ansi@^8.1.0:
1974319718
version "8.1.0"
1974419719
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)