From fa86a6b26b2babdce99e1264dd6c8491dce489b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 03:02:57 +0000 Subject: [PATCH] Bump highlight.js from 11.3.1 to 11.4.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.3.1 to 11.4.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.3.1...11.4.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 ac868a213..9a147b8ed 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.8", "hammerjs": "^2.0.8", - "highlight.js": "^11.3.1", + "highlight.js": "^11.4.0", "icomoon-free-npm": "^0.0.0", "jquery": "^3.6.0", "jquery.cookie": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index a543dc3d3..6d40d057d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3082,10 +3082,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^11.3.1: - version "11.3.1" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.3.1.tgz#813078ef3aa519c61700f84fe9047231c5dc3291" - integrity sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw== +highlight.js@^11.4.0: + version "11.4.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a" + integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA== hosted-git-info@^2.1.4: version "2.8.9"