From 47211402999bc3757ab3566376f65d7c70f14d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:43:15 +0000 Subject: [PATCH] Bump prismjs from 1.21.0 to 1.23.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 958c551..35282f6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "lodash.merge": "^4.6.2", "next": "^9.3.2", "prettier": "^1.18.2", - "prismjs": "^1.21.0", + "prismjs": "^1.23.0", "react": "^16.9.0", "react-dom": "^16.9.0", "read-chunk": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 4f33247..b8544a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6642,10 +6642,10 @@ pretty-format@^24.8.0: ansi-styles "^3.2.0" react-is "^16.8.4" -prismjs@^1.21.0: - version "1.21.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3" - integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw== +prismjs@^1.23.0: + version "1.23.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33" + integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA== optionalDependencies: clipboard "^2.0.0"