Skip to content

Commit 13ea5f6

Browse files
authored
Merge branch 'main' into test-harness-upgrade
2 parents a7ff760 + 66b09f1 commit 13ea5f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"dependencies": {
2424
"cheerio": "^1.0.0-rc.5",
25-
"highlight.js": "^10.6.0",
26-
"markdown-it": "^12.0.4",
27-
"yargs": "^12.0.5"
25+
"highlight.js": "^11.9.0",
26+
"markdown-it": "^14.0.0",
27+
"yargs": "^17.7.2"
2828
},
2929
"devDependencies": {
3030
"@hyperjump/json-schema": "^1.7.2",

0 commit comments

Comments
 (0)