From fb406cc91126f652fdedb13f684292028f539306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 22:07:50 +0000 Subject: [PATCH] Bump prismjs from 1.24.0 to 1.25.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 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.0...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 9406501dd..bb19e41f1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "mdast-util-to-string": "^1.0.5", "normalize.css": "^8.0.0", "prettier": "^1.7.4", - "prismjs": "^1.24.0", + "prismjs": "^1.25.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-helmet": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index fb0799033..38cbdb114 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12089,10 +12089,10 @@ pretty-format@^25.5.0: ansi-styles "^4.0.0" react-is "^16.12.0" -prismjs@^1.24.0, prismjs@^1.6.0: - version "1.24.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.0.tgz#0409c30068a6c52c89ef7f1089b3ca4de56be2ac" - integrity sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ== +prismjs@^1.25.0, prismjs@^1.6.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@^5.0.0: version "5.0.0"