Skip to content

Commit d604f29

Browse files
deps: move on micromark-util-character
1 parent 05026ce commit d604f29

File tree

3 files changed

+96
-11
lines changed

3 files changed

+96
-11
lines changed

package-lock.json

Lines changed: 94 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash": "^4.17.10",
3333
"mdast-util-find-and-replace": "^1.1.1",
3434
"mdast-util-inject": "^1.1.0",
35-
"micromark": "^2.11.4",
35+
"micromark-util-character": "^1.1.0",
3636
"micromatch": "^4.0.4",
3737
"mime": "^2.2.0",
3838
"module-deps-sortable": "^5.0.3",

src/remark-jsDoc-link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import findAndReplace from 'mdast-util-find-and-replace';
2-
import markdownLineEnding from 'micromark/dist/character/markdown-line-ending.js';
2+
import { markdownLineEnding } from 'micromark-util-character';
33

44
const link = '@link';
55
const tutorial = '@tutorial';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy