From 8366296d4b6c195ce529068f86dc9d1dcd6079d8 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 10 Jan 2021 19:47:18 +0000 Subject: [PATCH] Pin dependency highlight.js to 10.5.0 (#371) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/371 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e534cc161..2b763658b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "copy-to-clipboard": "3.3.1", "date-fns": "2.16.1", "dompurify": "2.2.6", - "highlight.js": "^10.5.0", + "highlight.js": "10.5.0", "lodash": "4.17.20", "marked": "1.2.7", "register-service-worker": "1.7.2", diff --git a/yarn.lock b/yarn.lock index a9c31cc03..02e7c209d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8337,7 +8337,7 @@ 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: +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==