From 8a9ef3b7c4486bfc68edf401f09e8f6ac663c5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 13:48:03 +0000 Subject: Bump highlight.js from 9.13.1 to 11.6.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 11.6.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.13.1...11.6.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 719194f3..d807ef77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2758,9 +2758,9 @@ } }, "highlight.js": { - "version": "9.13.1", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.13.1.tgz", - "integrity": "sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==", + "version": "11.6.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.6.0.tgz", + "integrity": "sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==", "dev": true }, "hmac-drbg": { diff --git a/package.json b/package.json index 52b0ed0b..b9efbf2e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "docsearch.js": "^2.6.1", "file-loader": "^2.0.0", "glob-all": "^3.3.1", - "highlight.js": "^9.13.1", + "highlight.js": "^11.6.0", "lazysizes": "^5.2.1", "mini-css-extract-plugin": "^0.4.4", "postcss": "^7.0.36", -- cgit v1.2.3