Skip to content

Commit 030dd8d

Browse files
committed
Update dev-dependencies
1 parent 21cae6a commit 030dd8d

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"prettier": "^3.0.0",
2121
"remark": "^15.0.0",
2222
"remark-cli": "^12.0.0",
23-
"remark-preset-wooorm": "^10.0.0",
23+
"remark-preset-wooorm": "^11.0.0",
2424
"string-width": "^6.0.0",
2525
"to-vfile": "^8.0.0",
2626
"type-coverage": "^2.0.0",

readme.md

+30-30
Original file line numberDiff line numberDiff line change
@@ -433,54 +433,48 @@ abide by its terms.
433433

434434
<!-- Definitions -->
435435

436-
[build-badge]: https://github.com/remarkjs/remark-gfm/workflows/main/badge.svg
437-
438-
[build]: https://github.com/remarkjs/remark-gfm/actions
436+
[api-options]: #options
439437

440-
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-gfm.svg
438+
[api-remark-gfm]: #unifieduseremarkgfm-options
441439

442-
[coverage]: https://codecov.io/github/remarkjs/remark-gfm
440+
[author]: https://wooorm.com
443441

444-
[downloads-badge]: https://img.shields.io/npm/dm/remark-gfm.svg
442+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
445443

446-
[downloads]: https://www.npmjs.com/package/remark-gfm
444+
[build]: https://github.com/remarkjs/remark-gfm/actions
447445

448-
[size-badge]: https://img.shields.io/bundlejs/size/remark-gfm
446+
[build-badge]: https://github.com/remarkjs/remark-gfm/workflows/main/badge.svg
449447

450-
[size]: https://bundlejs.com/?q=remark-gfm
448+
[chat]: https://github.com/remarkjs/remark/discussions
451449

452-
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
450+
[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg
453451

454-
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
452+
[coc]: https://github.com/remarkjs/.github/blob/HEAD/code-of-conduct.md
455453

456454
[collective]: https://opencollective.com/unified
457455

458-
[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg
456+
[contributing]: https://github.com/remarkjs/.github/blob/HEAD/contributing.md
459457

460-
[chat]: https://github.com/remarkjs/remark/discussions
458+
[coverage]: https://codecov.io/github/remarkjs/remark-gfm
461459

462-
[npm]: https://docs.npmjs.com/cli/install
460+
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-gfm.svg
461+
462+
[downloads]: https://www.npmjs.com/package/remark-gfm
463+
464+
[downloads-badge]: https://img.shields.io/npm/dm/remark-gfm.svg
463465

464466
[esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
465467

466468
[esmsh]: https://esm.sh
467469

468-
[health]: https://github.com/remarkjs/.github
469-
470-
[contributing]: https://github.com/remarkjs/.github/blob/HEAD/contributing.md
470+
[gfm]: https://github.github.com/gfm/
471471

472-
[support]: https://github.com/remarkjs/.github/blob/HEAD/support.md
472+
[hast]: https://github.com/syntax-tree/hast
473473

474-
[coc]: https://github.com/remarkjs/.github/blob/HEAD/code-of-conduct.md
474+
[health]: https://github.com/remarkjs/.github
475475

476476
[license]: license
477477

478-
[author]: https://wooorm.com
479-
480-
[gfm]: https://github.github.com/gfm/
481-
482-
[hast]: https://github.com/syntax-tree/hast
483-
484478
[mdast-util-from-markdown]: https://github.com/syntax-tree/mdast-util-from-markdown
485479

486480
[mdast-util-gfm]: https://github.com/syntax-tree/mdast-util-gfm
@@ -489,8 +483,12 @@ abide by its terms.
489483

490484
[micromark-extension-gfm]: https://github.com/micromark/micromark-extension-gfm
491485

486+
[npm]: https://docs.npmjs.com/cli/install
487+
492488
[rehype]: https://github.com/rehypejs/rehype
493489

490+
[rehype-slug]: https://github.com/rehypejs/rehype-slug
491+
494492
[remark]: https://github.com/remarkjs/remark
495493

496494
[remark-breaks]: https://github.com/remarkjs/remark-breaks
@@ -501,16 +499,18 @@ abide by its terms.
501499

502500
[remark-rehype]: https://github.com/remarkjs/remark-rehype
503501

504-
[rehype-slug]: https://github.com/rehypejs/rehype-slug
502+
[size]: https://bundlejs.com/?q=remark-gfm
503+
504+
[size-badge]: https://img.shields.io/bundlejs/size/remark-gfm
505+
506+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
505507

506508
[string-width]: https://github.com/sindresorhus/string-width
507509

510+
[support]: https://github.com/remarkjs/.github/blob/HEAD/support.md
511+
508512
[typescript]: https://www.typescriptlang.org
509513

510514
[unified]: https://github.com/unifiedjs/unified
511515

512516
[wiki-xss]: https://en.wikipedia.org/wiki/Cross-site_scripting
513-
514-
[api-options]: #options
515-
516-
[api-remark-gfm]: #unifieduseremarkgfm-options

0 commit comments

Comments
 (0)