Skip to content

Commit 2c03419

Browse files
committed
Fix link check dependency issue
1 parent aba892f commit 2c03419

2 files changed

Lines changed: 545 additions & 21 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@
4444
"markdownlint-cli2"
4545
]
4646
},
47+
"resolutions": {
48+
"markdown-link-extractor": "4.0.2"
49+
},
4750
"packageManager": "yarn@4.12.0"
4851
}

0 commit comments

Comments
 (0)