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:
David Anson 2024-01-21 20:14:18 -08:00
parent 555079da6d
commit 1769f70845
7 changed files with 20 additions and 32 deletions

View file

@ -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",