From 6953dc0c7b343fd1b3a5545661c24d332ab45c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 15:13:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20highlight.js=20fro?= =?UTF-8?q?m=2011.3.1=20to=2011.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.3.1 to 11.4.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.3.1...11.4.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index faf3a75e..6eb38a36 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "faunadb": "^4.4.1", "feed": "^4.2.2", "gray-matter": "^4.0.3", - "highlight.js": "^11.3.1", + "highlight.js": "^11.4.0", "is-absolute-url": "^4.0.1", "markdown-to-jsx": "^7.1.5", "modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f", diff --git a/yarn.lock b/yarn.lock index 78e9f1b6..4df12e06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3249,7 +3249,12 @@ hastscript@^6.0.0: property-information "^5.0.0" space-separated-tokens "^1.0.0" -highlight.js@^11.3.1, highlight.js@~11.3.0: +highlight.js@^11.4.0: + version "11.4.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a" + integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA== + +highlight.js@~11.3.0: version "11.3.1" resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.3.1.tgz#813078ef3aa519c61700f84fe9047231c5dc3291" integrity sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==