Skip to content

Commit 8a7a9db

Browse files
committed
downgrade highlight.js to version that doesn't pollute console with warning
1 parent 8fbe18e commit 8a7a9db

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gulp-uglify": "~3.0",
4040
"gulp-vinyl-zip": "~2.2",
4141
"handlebars": "~4.7",
42-
"highlight.js": "~9.18",
42+
"highlight.js": "9.18.3",
4343
"js-yaml": "~3.14",
4444
"merge-stream": "~2.0",
4545
"postcss": "~8.1",

0 commit comments

Comments
 (0)