From e196a659bf07787a2000b140c609e9781a9a409d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 03:21:04 +0000 Subject: [PATCH] Bump highlight.js from 9.18.1 to 10.2.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.2.0. - [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/9.18.1...10.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 23a9f57b..37ed3b5e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp-uglify": "^3.0.0", "gulp-vinyl-zip": "^2.2.1", "handlebars": "^4.7.6", - "highlight.js": "^9.18.1", + "highlight.js": "^10.2.0", "jquery": "^3.5.1", "js-yaml": "^3.14.0", "map-stream": "^0.0.7", diff --git a/yarn.lock b/yarn.lock index acde7b4e..a3adb73a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3544,10 +3544,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highlight.js@^9.18.1: - version "9.18.1" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c" - integrity sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg== +highlight.js@^10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.2.0.tgz#367151bcf813adebc54822f1cb51d2e1e599619f" + integrity sha512-OryzPiqqNCfO/wtFo619W+nPYALM6u7iCQkum4bqRmmlcTikOkmlL06i009QelynBPAlNByTQU6cBB2cOBQtCw== hmac-drbg@^1.0.0: version "1.0.1"