Skip to content

Commit 56e8b49

Browse files
Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /client
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 989c1ce commit 56e8b49

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

client/yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7422,9 +7422,9 @@ mdast-util-phrasing@^4.0.0:
74227422
unist-util-is "^6.0.0"
74237423

74247424
mdast-util-to-hast@^13.0.0:
7425-
version "13.2.0"
7426-
resolved "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz"
7427-
integrity sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==
7425+
version "13.2.1"
7426+
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz#d7ff84ca499a57e2c060ae67548ad950e689a053"
7427+
integrity sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==
74287428
dependencies:
74297429
"@types/hast" "^3.0.0"
74307430
"@types/mdast" "^4.0.0"
@@ -10278,7 +10278,16 @@ string-natural-compare@^3.0.1:
1027810278
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
1027910279
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1028010280

10281-
"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:
10281+
"string-width-cjs@npm:string-width@^4.2.0":
10282+
version "4.2.3"
10283+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10284+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10285+
dependencies:
10286+
emoji-regex "^8.0.0"
10287+
is-fullwidth-code-point "^3.0.0"
10288+
strip-ansi "^6.0.1"
10289+
10290+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1028210291
version "4.2.3"
1028310292
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1028410293
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10390,7 +10399,14 @@ stringify-object@^3.3.0:
1039010399
is-obj "^1.0.1"
1039110400
is-regexp "^1.0.0"
1039210401

10393-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10402+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10403+
version "6.0.1"
10404+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10405+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10406+
dependencies:
10407+
ansi-regex "^5.0.1"
10408+
10409+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1039410410
version "6.0.1"
1039510411
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1039610412
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11612,7 +11628,16 @@ workbox-window@6.6.1:
1161211628
"@types/trusted-types" "^2.0.2"
1161311629
workbox-core "6.6.1"
1161411630

11615-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11631+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11632+
version "7.0.0"
11633+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11634+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11635+
dependencies:
11636+
ansi-styles "^4.0.0"
11637+
string-width "^4.1.0"
11638+
strip-ansi "^6.0.0"
11639+
11640+
wrap-ansi@^7.0.0:
1161611641
version "7.0.0"
1161711642
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1161811643
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)