From b81e3b9a87b839010329a32715e46c98b5f36153 Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Di, 06 Jun 2023 16:09:15 +0200 Subject: [PATCH] add solutions for promises, add destructuring, try-catch-finally and scope --- 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