mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-23 21:34:06 +01:00
Replace strip-json-comments dev dependency with jsonc-parser to handle trailing comments in JSONC test input (for mdn/content), update test repo snapshots.
This commit is contained in:
parent
555079da6d
commit
1769f70845
7 changed files with 20 additions and 32 deletions
|
|
@ -85,12 +85,12 @@
|
|||
"globby": "14.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"json-schema-to-typescript": "13.1.2",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"markdown-it-for-inline": "2.0.1",
|
||||
"markdown-it-sub": "2.0.0",
|
||||
"markdown-it-sup": "2.0.0",
|
||||
"markdownlint-rule-helpers": "0.24.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"strip-json-comments": "5.0.1",
|
||||
"terser-webpack-plugin": "5.3.10",
|
||||
"toml": "3.0.0",
|
||||
"typescript": "5.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue