From 2745be3a45e8010687c98efb6f781080db541298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 08:49:35 +0000 Subject: [PATCH] Bump prismjs from 1.17.1 to 1.21.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.21.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.17.1...v1.21.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 8a93441..8f5148f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-source-filesystem": "^2.1.28", "gatsby-transformer-remark": "^2.6.26", "gatsby-transformer-sharp": "^2.2.19", - "prismjs": "^1.16.0", + "prismjs": "^1.21.0", "react": "^16.10.1", "react-dom": "^16.10.1", "react-helmet": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index bb5ce42..a0c232a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10146,10 +10146,10 @@ pretty-error@^2.1.1: renderkid "^2.0.1" utila "~0.4" -prismjs@^1.16.0: - version "1.17.1" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be" - integrity sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q== +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== optionalDependencies: clipboard "^2.0.0"