From 41991b326dfc179888a1f74a95a6a2961f24c2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 02:07:40 +0000 Subject: [PATCH] Bump highlight.js from 11.8.0 to 11.9.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.8.0 to 11.9.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/11.8.0...11.9.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dbadefda0..0d02758b9 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.11", "hammerjs": "^2.0.8", - "highlight.js": "^11.8.0", + "highlight.js": "^11.9.0", "icomoon-free-npm": "^0.0.0", "jquery": "^3.7.1", "jquery.cookie": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index 48531fd10..3cb1692ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3044,10 +3044,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^11.8.0: - version "11.8.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.8.0.tgz#966518ea83257bae2e7c9a48596231856555bb65" - integrity sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg== +highlight.js@^11.9.0: + version "11.9.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.9.0.tgz#04ab9ee43b52a41a047432c8103e2158a1b8b5b0" + integrity sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw== hosted-git-info@^4.0.1: version "4.1.0"