From 69dfd47ee80bea0f9e2bfda6a1141cbb1a6024e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 21:33:11 +0000 Subject: [PATCH] chore(deps): bump prismjs from 1.24.1 to 1.25.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.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.24.1...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... 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 ccd7676..8896c56 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "netlify-cms-app": "^2.15.44", "node-sass": "^6.0.1", "normalize-scss": "^7.0.1", - "prismjs": "^1.24.1", + "prismjs": "^1.25.0", "react": "^17.0.2", "react-disqus-comments": "^1.4.0", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 21ceb1f..0e53a8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16040,10 +16040,10 @@ pretty-format@^26.6.2: ansi-styles "^4.0.0" react-is "^17.0.1" -prismjs@^1.24.1: - version "1.24.1" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036" - integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow== +prismjs@^1.25.0: + version "1.25.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756" + integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg== probe-image-size@^6.0.0: version "6.0.0"