From a792690ab6b0c97266ad2c1a6b8bf7ba53facb80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:58:56 +0000 Subject: [PATCH] Bump highlight.js from 10.7.3 to 11.3.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.7.3 to 11.3.1. - [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/10.7.3...11.3.1) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-major ... 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 d4f6085c3..0ad894292 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.8", "hammerjs": "^2.0.8", - "highlight.js": "^10.7.1", + "highlight.js": "^11.3.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 f836ace7f..18080e2b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3483,10 +3483,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^10.7.1: - version "10.7.3" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531" - integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A== +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== hosted-git-info@^2.1.4: version "2.8.9"