From 6ce7c3ddd3e8ce8e3f76ba0434c14b3a6dc8e4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 01:24:43 +0000 Subject: [PATCH] Bump highlight.js from 9.15.8 to 10.1.2 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.8 to 10.1.2. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.8...10.1.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 9b46f87..cdd585b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-standard": "^4.0.0", "eslint-plugin-vuln-regex-detector": "^1.0.4", "front-matter": "^3.0.2", - "highlight.js": "^9.15.8", + "highlight.js": "^10.1.2", "husky": "^3.0.0", "istanbul": "^0.4.5", "jasmine": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 8216eed..8919907 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2011,10 +2011,10 @@ has@^1.0.1, has@^1.0.3: dependencies: function-bind "^1.1.1" -highlight.js@^9.15.8: - version "9.15.8" - resolved "https://registry.npm.taobao.org/highlight.js/download/highlight.js-9.15.8.tgz#f344fda123f36f1a65490e932cf90569e4999971" - integrity sha1-80T9oSPzbxplSQ6TLPkFaeSZmXE= +highlight.js@^10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.2.tgz#c20db951ba1c22c055010648dfffd7b2a968e00c" + integrity sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA== hosted-git-info@^2.1.4: version "2.7.1"