From a2733141df8dcc2690929efd8f6e5da6e07a0405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 06:31:52 +0000 Subject: [PATCH] Bump highlight.js from 10.1.2 to 10.7.1 in /docs-site Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.2 to 10.7.1. - [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/10.1.2...10.7.1) Signed-off-by: dependabot[bot] --- docs-site/package.json | 2 +- docs-site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs-site/package.json b/docs-site/package.json index 3b78b2b5ec..415afa24a2 100644 --- a/docs-site/package.json +++ b/docs-site/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "highlight.js": "^10.1.2", + "highlight.js": "^10.7.1", "react": "^16.13.1", "react-app-rewired": "^2.1.6", "react-dom": "^16.13.1", diff --git a/docs-site/yarn.lock b/docs-site/yarn.lock index 469dd92ace..6646f85ea4 100644 --- a/docs-site/yarn.lock +++ b/docs-site/yarn.lock @@ -5774,10 +5774,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.1.2: - version "10.1.2" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.2.tgz#c20db951ba1c22c055010648dfffd7b2a968e00c" - integrity sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA== +highlight.js@^10.7.1: + version "10.7.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.1.tgz#a8ec4152db24ea630c90927d6cae2a45f8ecb955" + integrity sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA== hmac-drbg@^1.0.0: version "1.0.1"