From ce2bbc3e02a9ce996598116888b141fc9239b407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 03:05:36 +0000 Subject: [PATCH] Bump highlight.js from 10.4.0 to 10.4.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1) 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 9370e6c25..af0aa5218 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.4", "hammerjs": "^2.0.8", - "highlight.js": "^10.3.2", + "highlight.js": "^10.4.1", "icomoon-free-npm": "^0.0.0", "jquery": "^3.5.0", "jquery.cookie": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index ba3a9ddc5..3f0426705 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3341,10 +3341,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^10.3.2: - version "10.4.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.0.tgz#ef3ce475e5dfa7a48484260b49ea242ddab823a0" - integrity sha512-EfrUGcQ63oLJbj0J0RI9ebX6TAITbsDBLbsjr881L/X5fMO9+oadKzEF21C7R3ULKG6Gv3uoab2HiqVJa/4+oA== +highlight.js@^10.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0" + integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg== hosted-git-info@^2.1.4: version "2.8.8"