From 068e35559e9c98f79a39efe26313ef0bc731da54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Feb 2021 00:29:57 +0000 Subject: [PATCH] Update dependency highlight.js to v10.6.0 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c6de05425..1a58bc426 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "firacode": "5.2.0", "flowchart.js": "1.15.0", "fork-awesome": "1.1.7", - "highlight.js": "10.5.0", + "highlight.js": "10.6.0", "i18next": "19.8.7", "i18next-browser-languagedetector": "6.0.1", "i18next-http-backend": "1.1.0", diff --git a/yarn.lock b/yarn.lock index e74bfe676..7657ab0ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7491,10 +7491,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highlight.js@10.5.0: - version "10.5.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.5.0.tgz#3f09fede6a865757378f2d9ebdcbc15ba268f98f" - integrity sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw== +highlight.js@10.6.0: + version "10.6.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.6.0.tgz#0073aa71d566906965ba6e1b7be7b2682f5e18b6" + integrity sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ== history@^4.9.0: version "4.10.1"