From 3b4bdc35894037fc4da039c79aee302d7bd4316c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:06:50 +0800 Subject: [PATCH] Bump highlight.js from 11.0.1 to 11.1.0 (#109) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.0.1 to 11.1.0. - [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/11.0.1...11.1.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4815ed6..a1c506c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "camelcase-keys": "^7.0.0", "crypto-js": "^4.0.0", "gsap": "^3.7.0", - "highlight.js": "^11.0.1", + "highlight.js": "^11.1.0", "idb": "^6.1.2", "lodash": "^4.17.21", "marked": "^2.1.3", diff --git a/yarn.lock b/yarn.lock index 4a656fa..bd5250b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3485,10 +3485,10 @@ hast-util-whitespace@^1.0.3: resolved "https://registry.nlark.com/hast-util-whitespace/download/hast-util-whitespace-1.0.4.tgz?cache=0&sync_timestamp=1619451519620&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fhast-util-whitespace%2Fdownload%2Fhast-util-whitespace-1.0.4.tgz#e4fe77c4a9ae1cb2e6c25e02df0043d0164f6e41" integrity sha1-5P53xKmuHLLmwl4C3wBD0BZPbkE= -highlight.js@^11.0.1: - version "11.0.1" - resolved "https://registry.nlark.com/highlight.js/download/highlight.js-11.0.1.tgz#a78bafccd9aa297978799fe5eed9beb7ee1ef887" - integrity sha1-p4uvzNmqKXl4eZ/l7tm+t+4e+Ic= +highlight.js@^11.1.0: + version "11.1.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.1.0.tgz#0198f7326e64ddfbea5f76b00e84ab542cf24ae8" + integrity sha512-X9VVhYKHQPPuwffO8jk4bP/FVj+ibNCy3HxZZNDXFtJrq4O5FdcdCDRIkDis5MiMnjh7UwEdHgRZJcHFYdzDdA== hosted-git-info@^2.1.4: version "2.8.9"