From ba6140809520194c1b89765a1d40a617d4aa866c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 18:27:50 -0400 Subject: [PATCH] fix(deps): update dependency prism-themes to v1.8.0 (#3262) Co-authored-by: Renovate Bot --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 6e0082e89ab..f1206fdeac5 100644 --- a/website/package.json +++ b/website/package.json @@ -43,7 +43,7 @@ "next": "11.0.1", "next-i18next": "8.5.5", "next-seo": "4.26.0", - "prism-themes": "1.7.0", + "prism-themes": "1.8.0", "react": "17.0.2", "react-dom": "17.0.2", "react-icons": "4.2.0", diff --git a/yarn.lock b/yarn.lock index ca57b48ae3f..f4dc43f578d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9814,10 +9814,10 @@ pretty-hrtime@^1.0.3: resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE= -prism-themes@1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.7.0.tgz#487a5d16152cab515a298af3145345eafb7be372" - integrity sha512-D5EsUQXOY4W9pcGwrOXFJiT22RRUuxWaaxyVNMGHRGr96h86K1XLLWMhzc3tXL0Qri7BhRE8mJtEN/ZZSNau6w== +prism-themes@1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.8.0.tgz#4f7b108552f75d39bf5c9556e5b5e17e912dd0d0" + integrity sha512-pj7A7C9C8juQRFkZHYeApQHdUiak5nkKYlHyWwh7n/b6WjI9KzGtqaGhxUZAIaV1PZ9Z1epJwe41Px3TUGsNJw== prismjs@^1.23.0: version "1.24.1"