From 709903690195c105f5feac3e0e0a8fc8557d373f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 11:41:10 +0000 Subject: [PATCH] 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 4dfb64fc..89a2b783 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "node-cache": "^5.1.0", "perfect-scrollbar": "^1.5.0", "pretty-quick": "^2.0.1", - "prismjs": "^1.24.0", + "prismjs": "^1.25.0", "promise-polyfill": "^8.1.3", "prop-types": "^15.7.2", "raf-polyfill": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 9ab5e3d1..7adfae0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15025,10 +15025,10 @@ pretty-quick@^2.0.1: mri "^1.1.4" multimatch "^4.0.0" -prismjs@^1.24.0: - 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@^4.1.1: version "4.1.1"