From 1a1eee2fc4409c68b3a76ab9c54d6e6d32a1d019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 03:05:36 +0000 Subject: [PATCH] Bump highlight.js from 10.3.1 to 10.3.2 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.3.2. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.3.2/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.3.2) 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 676cea5b6..499ac266d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "annotator": "wallabag/annotator#master", "clipboard": "^2.0.4", "hammerjs": "^2.0.8", - "highlight.js": "^10.3.1", + "highlight.js": "^10.3.2", "icomoon-free-npm": "^0.0.0", "jquery": "^3.5.0", "jquery.cookie": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index 221219295..365dbeb90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3674,10 +3674,10 @@ hash.js@^1.0.0, hash.js@^1.0.3: inherits "^2.0.3" minimalistic-assert "^1.0.1" -highlight.js@^10.3.1: - version "10.3.1" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.1.tgz#3ca6bf007377faae347e8135ff25900aac734b9a" - integrity sha512-jeW8rdPdhshYKObedYg5XGbpVgb1/DT4AHvDFXhkU7UnGSIjy9kkJ7zHG7qplhFHMitTSzh5/iClKQk3Kb2RFQ== +highlight.js@^10.3.2: + version "10.3.2" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.2.tgz#135fd3619a00c3cbb8b4cd6dbc78d56bfcbc46f1" + integrity sha512-3jRT7OUYsVsKvukNKZCtnvRcFyCJqSEIuIMsEybAXRiFSwpt65qjPd/Pr+UOdYt7WJlt+lj3+ypUsHiySBp/Jw== hmac-drbg@^1.0.0: version "1.0.1"