From cdbdf7de1ff2cfa7ba3a28aef5500a28050b5bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 02:02:17 +0000 Subject: [PATCH] Bump highlight.js from 11.5.0 to 11.5.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.5.0 to 11.5.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/11.5.1/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/11.5.0...11.5.1) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-patch ... 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 ef8b1b3e2..567b3ea8f 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.10", "hammerjs": "^2.0.8", - "highlight.js": "^11.5.0", + "highlight.js": "^11.5.1", "icomoon-free-npm": "^0.0.0", "jquery": "^3.6.0", "jquery.cookie": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index d34cc306d..4bf683e0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3103,10 +3103,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^11.5.0: - version "11.5.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.0.tgz#00abb7ed926491adbdabc93a4f3fd2b88b451b4a" - integrity sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw== +highlight.js@^11.5.1: + version "11.5.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.1.tgz#027c24e4509e2f4dcd00b4a6dda542ce0a1f7aea" + integrity sha512-LKzHqnxr4CrD2YsNoIf/o5nJ09j4yi/GcH5BnYz9UnVpZdS4ucMgvP61TDty5xJcFGRjnH4DpujkS9bHT3hq0Q== hosted-git-info@^2.1.4: version "2.8.9"