From cfa42bed9f4f25ded9c6d649cd8fd4d72cc00b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 18:16:36 +0000 Subject: [PATCH] Bump highlight.js from 9.12.0 to 10.4.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 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.12.0...10.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 37f8ba5..f3707dc 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "compression": "^1.6.2", "del": "^3.0.0", "del-cli": "^1.1.0", - "highlight.js": "^9.12.0", + "highlight.js": "^10.4.1", "markdown-it": "^8.3.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 99c61a4..0562a48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1779,7 +1779,7 @@ event-emitter@~0.3.5: event-stream@~3.3.0: version "3.3.4" - resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" + resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" dependencies: duplexer "~0.1.1" from "~0" @@ -2356,9 +2356,9 @@ hawk@~3.1.3: hoek "2.x.x" sntp "1.x.x" -highlight.js@^9.12.0: - version "9.12.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e" +highlight.js@^10.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0" hoek@2.x.x: version "2.16.3" @@ -3505,7 +3505,7 @@ onecolor@^3.0.4: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1"