From 902b0067400760a2aea5f513fc15e6b0894129be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 21:21:46 +0000 Subject: [PATCH] Bump prismjs from 1.20.0 to 1.23.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.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.20.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 f068900..9d273e8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "postcss-easy-import": "3.0.0", "postcss-import": "^12.0.1", "postcss-loader": "^3.0.0", - "prismjs": "^1.20.0", + "prismjs": "^1.23.0", "sass-loader": "^8.0.2", "style-loader": "^1.2.1", "tailwindcss": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index 9c24409..4f9c3d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6084,10 +6084,10 @@ prettyjson@^1.1.3: colors "^1.1.2" minimist "^1.2.0" -prismjs@^1.20.0: - version "1.20.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03" - integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ== +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"