Skip to content

Commit 19a439c

Browse files
chore(deps): bump d3-format from 3.1.0 to 3.1.2
Bumps [d3-format](https://github.com/d3/d3-format) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/d3/d3-format/releases) - [Commits](d3/d3-format@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: d3-format dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32c5d8d commit 19a439c

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3643,9 +3643,9 @@ d3-dsv@^1.0.8, d3-dsv@^1.2.0:
36433643
rw "1"
36443644

36453645
"d3-format@1 - 3", d3-format@^3.1.0:
3646-
version "3.1.0"
3647-
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.1.0.tgz#9260e23a28ea5cb109e93b21a06e24e2ebd55641"
3648-
integrity sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==
3646+
version "3.1.2"
3647+
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.1.2.tgz#01fdb46b58beb1f55b10b42ad70b6e344d5eb2ae"
3648+
integrity sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==
36493649

36503650
d3-hexbin@^0.2.1:
36513651
version "0.2.2"
@@ -8655,7 +8655,16 @@ streamx@^2.21.0:
86558655
fast-fifo "^1.3.2"
86568656
text-decoder "^1.1.0"
86578657

8658-
"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:
8658+
"string-width-cjs@npm:string-width@^4.2.0":
8659+
version "4.2.3"
8660+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8661+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8662+
dependencies:
8663+
emoji-regex "^8.0.0"
8664+
is-fullwidth-code-point "^3.0.0"
8665+
strip-ansi "^6.0.1"
8666+
8667+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
86598668
version "4.2.3"
86608669
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
86618670
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8761,7 +8770,7 @@ string_decoder@~1.1.1:
87618770
dependencies:
87628771
safe-buffer "~5.1.0"
87638772

8764-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8773+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
87658774
version "6.0.1"
87668775
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
87678776
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8775,6 +8784,13 @@ strip-ansi@^3.0.0:
87758784
dependencies:
87768785
ansi-regex "^2.0.0"
87778786

8787+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8788+
version "6.0.1"
8789+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8790+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8791+
dependencies:
8792+
ansi-regex "^5.0.1"
8793+
87788794
strip-ansi@^7.0.1:
87798795
version "7.1.0"
87808796
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -9631,7 +9647,7 @@ wordwrap@^1.0.0:
96319647
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
96329648
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
96339649

9634-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9650+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
96359651
version "7.0.0"
96369652
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
96379653
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9649,6 +9665,15 @@ wrap-ansi@^6.0.1:
96499665
string-width "^4.1.0"
96509666
strip-ansi "^6.0.0"
96519667

9668+
wrap-ansi@^7.0.0:
9669+
version "7.0.0"
9670+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9671+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9672+
dependencies:
9673+
ansi-styles "^4.0.0"
9674+
string-width "^4.1.0"
9675+
strip-ansi "^6.0.0"
9676+
96529677
wrap-ansi@^8.1.0:
96539678
version "8.1.0"
96549679
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)