From c25a32599ad6285d6310ee1b220a41035fe3f5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 18:54:34 +0000 Subject: [PATCH] Bump highlight.js from 9.15.8 to 10.4.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.8 to 10.4.1. - [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.15.8...10.4.1) 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..ff0de94 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.4.1", "husky": "^3.0.0", "istanbul": "^0.4.5", "jasmine": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 8216eed..fbb633c 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.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0" + integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg== hosted-git-info@^2.1.4: version "2.7.1"