Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit b6d6e83

Browse files
fix(package): update highlight.js to version 9.11.0
https://greenkeeper.io/
1 parent c70be5f commit b6d6e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"dependencies": {
1111
"handlebars": "4.0.6",
12-
"highlight.js": "9.10.0",
12+
"highlight.js": "9.11.0",
1313
"markdown-it": "8.3.1"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)