File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 * @typedef {import('mdast-util-to-markdown/lib/types.js').Options } ToMarkdownExtension
77 * @typedef {import('mdast-util-find-and-replace').ReplaceFunction } ReplaceFunction
88 * @typedef {import('mdast-util-find-and-replace').RegExpMatchObject } RegExpMatchObject
9- * @typedef {import('mdast-util-find-and-replace ').PhrasingContent } PhrasingContent
9+ * @typedef {import('mdast').PhrasingContent } PhrasingContent
1010 */
1111
1212import { ccount } from 'ccount'
Original file line number Diff line number Diff line change 5858 "tape" : " ^5.0.0" ,
5959 "type-coverage" : " ^2.0.0" ,
6060 "typescript" : " ^4.0.0" ,
61- "xo" : " ^0.47 .0"
61+ "xo" : " ^0.49 .0"
6262 },
6363 "scripts" : {
6464 "build" : " rimraf \" *.d.ts\" && tsc && type-coverage" ,
You can’t perform that action at this time.
0 commit comments