Skip to content

Commit 517e2e4

Browse files
build(deps): bump retext-syntax-urls from 3.1.2 to 4.0.0
Bumps [retext-syntax-urls](https://github.com/retextjs/retext-syntax-urls) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/retextjs/retext-syntax-urls/releases) - [Commits](retextjs/retext-syntax-urls@3.1.2...4.0.0) --- updated-dependencies: - dependency-name: retext-syntax-urls dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d3c747 commit 517e2e4

File tree

2 files changed

+32
-11
lines changed

2 files changed

+32
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"retext-repeated-words": "3.0.0",
186186
"retext-sentence-spacing": "4.0.0",
187187
"retext-spell": "4.0.1",
188-
"retext-syntax-urls": "3.1.2",
188+
"retext-syntax-urls": "4.0.0",
189189
"retext-usage": "0.5.0",
190190
"tmp": "0.2.5",
191191
"unified": "9.2.1",

yarn.lock

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,13 @@
506506
dependencies:
507507
"@types/unist" "^2"
508508

509+
"@types/nlcst@^2.0.0":
510+
version "2.0.3"
511+
resolved "https://registry.yarnpkg.com/@types/nlcst/-/nlcst-2.0.3.tgz#31cad346eaab48a9a8a58465d3d05e2530dda762"
512+
integrity sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==
513+
dependencies:
514+
"@types/unist" "*"
515+
509516
"@types/node@*":
510517
version "24.5.2"
511518
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
@@ -6192,6 +6199,13 @@ nlcst-to-string@^3.0.0:
61926199
dependencies:
61936200
"@types/nlcst" "^1.0.0"
61946201

6202+
nlcst-to-string@^4.0.0:
6203+
version "4.0.0"
6204+
resolved "https://registry.yarnpkg.com/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz#05511e8461ebfb415952eb0b7e9a1a7d40471bd4"
6205+
integrity sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==
6206+
dependencies:
6207+
"@types/nlcst" "^2.0.0"
6208+
61956209
no-cliches@^0.3.0:
61966210
version "0.3.6"
61976211
resolved "https://registry.yarnpkg.com/no-cliches/-/no-cliches-0.3.6.tgz#50d952c295fae74e3323bde51a045a8107583cad"
@@ -9210,18 +9224,17 @@ retext-stringify@^3.0.0:
92109224
nlcst-to-string "^3.0.0"
92119225
unified "^10.0.0"
92129226

9213-
retext-syntax-urls@3.1.2:
9214-
version "3.1.2"
9215-
resolved "https://registry.yarnpkg.com/retext-syntax-urls/-/retext-syntax-urls-3.1.2.tgz#33185f39bf7d2a17ceb9340c95f803e589c5f726"
9216-
integrity sha512-CFuqX1x7GPFQRMPTA88bjrD0l8jTN7Y5Zp8QVr9ToWyJRChIMqUlPq4HfOJbKdDfcwhTVZvh/jRyxLc/K6Tc4g==
9227+
retext-syntax-urls@4.0.0:
9228+
version "4.0.0"
9229+
resolved "https://registry.yarnpkg.com/retext-syntax-urls/-/retext-syntax-urls-4.0.0.tgz#a14a0b770583cbfca095d589bf4b66dc92a26042"
9230+
integrity sha512-mACbwbFiV5L75EtR5C9BTTdGduHmlHee/Pw8GVoukQenue9aTItSAl7yE/OXESIi5UcKED7d/vZDCIefJMcUIQ==
92179231
dependencies:
9218-
"@types/nlcst" "^1.0.0"
9219-
"@types/unist" "^2.0.0"
9232+
"@types/nlcst" "^2.0.0"
92209233
ccount "^2.0.0"
9221-
nlcst-to-string "^3.0.0"
9222-
unified "^10.0.0"
9223-
unist-util-modify-children "^3.0.0"
9224-
unist-util-position "^4.0.0"
9234+
nlcst-to-string "^4.0.0"
9235+
unified "^11.0.0"
9236+
unist-util-modify-children "^4.0.0"
9237+
unist-util-position "^5.0.0"
92259238

92269239
92279240
version "0.5.0"
@@ -10808,6 +10821,14 @@ unist-util-modify-children@^3.0.0:
1080810821
"@types/unist" "^2.0.0"
1080910822
array-iterate "^2.0.0"
1081010823

10824+
unist-util-modify-children@^4.0.0:
10825+
version "4.0.0"
10826+
resolved "https://registry.yarnpkg.com/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz#981d6308e887b005d1f491811d3cbcc254b315e9"
10827+
integrity sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==
10828+
dependencies:
10829+
"@types/unist" "^3.0.0"
10830+
array-iterate "^2.0.0"
10831+
1081110832
unist-util-parents@^3.0.0:
1081210833
version "3.0.0"
1081310834
resolved "https://registry.yarnpkg.com/unist-util-parents/-/unist-util-parents-3.0.0.tgz#d1c746031168627ea17ae666f5dcbb5d66d3ec2d"

0 commit comments

Comments
 (0)