Skip to content

Commit f16f038

Browse files
build(deps): bump markdown-it from 14.1.1 to 14.2.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.1 to 14.2.0. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.2.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f465b3f commit f16f038

1 file changed

Lines changed: 60 additions & 15 deletions

File tree

yarn.lock

Lines changed: 60 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7383,10 +7383,10 @@ lines-and-columns@^1.1.6:
73837383
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
73847384
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
73857385

7386-
linkify-it@^5.0.0:
7387-
version "5.0.0"
7388-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
7389-
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
7386+
linkify-it@^5.0.1:
7387+
version "5.0.1"
7388+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.1.tgz#10c4cecbb5c6828eabf81d3c801adc4a542dfb55"
7389+
integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
73907390
dependencies:
73917391
uc.micro "^2.0.0"
73927392

@@ -7638,13 +7638,13 @@ markdown-it-anchor@^8.6.7:
76387638
integrity sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==
76397639

76407640
markdown-it@^14.1.0:
7641-
version "14.1.1"
7642-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1.tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f"
7643-
integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==
7641+
version "14.2.0"
7642+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.2.0.tgz#06d48d9035e77d5b1c85adb315482fc8240289ef"
7643+
integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==
76447644
dependencies:
76457645
argparse "^2.0.1"
76467646
entities "^4.4.0"
7647-
linkify-it "^5.0.0"
7647+
linkify-it "^5.0.1"
76487648
mdurl "^2.0.0"
76497649
punycode.js "^2.3.1"
76507650
uc.micro "^2.1.0"
@@ -8964,7 +8964,7 @@ rc@1.2.8:
89648964
minimist "^1.2.0"
89658965
strip-json-comments "~2.0.1"
89668966

8967-
"react-is-18@npm:react-is@^18.3.1", react-is@^18.3.1:
8967+
"react-is-18@npm:react-is@^18.3.1":
89688968
version "18.3.1"
89698969
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
89708970
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
@@ -8974,6 +8974,11 @@ rc@1.2.8:
89748974
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.6.tgz#aeee6159b159eb7f520d672cffcc69e7052d288f"
89758975
integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==
89768976

8977+
react-is@^18.3.1:
8978+
version "18.3.1"
8979+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
8980+
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
8981+
89778982
read-package-up@^11.0.0:
89788983
version "11.0.0"
89798984
resolved "https://registry.yarnpkg.com/read-package-up/-/read-package-up-11.0.0.tgz#71fb879fdaac0e16891e6e666df22de24a48d5ba"
@@ -9782,7 +9787,16 @@ string-length@^4.0.2:
97829787
char-regex "^1.0.2"
97839788
strip-ansi "^6.0.0"
97849789

9785-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9790+
"string-width-cjs@npm:string-width@^4.2.0":
9791+
version "4.2.3"
9792+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9793+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9794+
dependencies:
9795+
emoji-regex "^8.0.0"
9796+
is-fullwidth-code-point "^3.0.0"
9797+
strip-ansi "^6.0.1"
9798+
9799+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
97869800
version "4.2.3"
97879801
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
97889802
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9878,7 +9892,14 @@ string_decoder@~1.1.1:
98789892
dependencies:
98799893
safe-buffer "~5.1.0"
98809894

9881-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9895+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9896+
version "6.0.1"
9897+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9898+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9899+
dependencies:
9900+
ansi-regex "^5.0.1"
9901+
9902+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
98829903
version "6.0.1"
98839904
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
98849905
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10265,7 +10286,7 @@ typed-array-length@^1.0.7:
1026510286
possible-typed-array-names "^1.0.0"
1026610287
reflect.getprototypeof "^1.0.6"
1026710288

10268-
"typescript-5.3@npm:typescript@~5.3.0-0", typescript@5.3.3:
10289+
"typescript-5.3@npm:typescript@~5.3.0-0":
1026910290
version "5.3.3"
1027010291
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1027110292
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
@@ -10295,12 +10316,12 @@ typed-array-length@^1.0.7:
1029510316
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1029610317
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1029710318

10298-
"typescript-5.9@npm:typescript@~5.9.0-0", typescript@5.9.3, typescript@^5.9.3:
10319+
"typescript-5.9@npm:typescript@~5.9.0-0":
1029910320
version "5.9.3"
1030010321
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
1030110322
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1030210323

10303-
"typescript-6.0@npm:typescript@~6.0.0-0", typescript@6.0.3, typescript@^6.0.3:
10324+
"typescript-6.0@npm:typescript@~6.0.0-0":
1030410325
version "6.0.3"
1030510326
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
1030610327
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
@@ -10315,6 +10336,21 @@ typescript-eslint@^8.59.2:
1031510336
"@typescript-eslint/typescript-estree" "8.59.2"
1031610337
"@typescript-eslint/utils" "8.59.2"
1031710338

10339+
typescript@5.3.3:
10340+
version "5.3.3"
10341+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10342+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10343+
10344+
typescript@5.9.3, typescript@^5.9.3:
10345+
version "5.9.3"
10346+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10347+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
10348+
10349+
typescript@6.0.3, typescript@^6.0.3:
10350+
version "6.0.3"
10351+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
10352+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
10353+
1031810354
uc.micro@^2.0.0, uc.micro@^2.1.0:
1031910355
version "2.1.0"
1032010356
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
@@ -10748,7 +10784,16 @@ workerpool@^9.2.0, workerpool@^9.3.4:
1074810784
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.4.tgz#f6c92395b2141afd78e2a889e80cb338fe9fca41"
1074910785
integrity sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==
1075010786

10751-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10787+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10788+
version "7.0.0"
10789+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10790+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10791+
dependencies:
10792+
ansi-styles "^4.0.0"
10793+
string-width "^4.1.0"
10794+
strip-ansi "^6.0.0"
10795+
10796+
wrap-ansi@^7.0.0:
1075210797
version "7.0.0"
1075310798
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1075410799
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)