From e1ada75101952f5d94800334e64f3b452f18a89f Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 22 Jul 2024 16:12:20 +0200 Subject: [PATCH] add streams chapter --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index f695ca2..c1830d3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "gulp-header": "^2.0.9", "gulp-tap": "^2.0.0", "gulp-zip": "^4.2.0", - "highlight.js": "^10.0.3", + "highlight.js": "^11.7.0", "marked": "^4.0.12", "node-qunit-puppeteer": "^2.1.2", "qunit": "^2.19.3", -- Gitblit v1.9.3