From e8313ce6ff4828306b8da7fcb4ca53e614129120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:28:53 +0000 Subject: [PATCH] build(deps): bump prismjs from 1.15.0 to 1.23.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.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.15.0...v1.23.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d6fdb9..898f7c4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gatsby-source-contentful": "^2.1.86", "gatsby-transformer-remark": "^2.1.12", "moment": "^2.22.2", - "prismjs": "^1.15.0", + "prismjs": "^1.23.0", "prop-types": "^15.6.2", "react": "^16.6.3", "react-dom": "^16.6.3", diff --git a/yarn.lock b/yarn.lock index 699bb27..b211121 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2909,7 +2909,7 @@ ccount@^1.0.0, ccount@^1.0.3: chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.3: version "1.1.3" - resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" + resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" dependencies: ansi-styles "^2.2.1" escape-string-regexp "^1.0.2" @@ -10434,9 +10434,10 @@ pretty-error@^2.1.1: renderkid "^2.0.1" utila "~0.4" -prismjs@^1.15.0: - version "1.15.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9" +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"