From b5b4d2e3698873f6c763f9efdc90d8b505e14717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 13:07:39 +0000 Subject: [PATCH] [build]: Bump prismjs from 1.25.0 to 1.28.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.28.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.25.0...v1.28.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a610141..3556c995 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "path-key": "^4.0.0", "prettier": "^2.5.1", "pretty-quick": "^3.1.2", - "prismjs": "^1.16.0", + "prismjs": "^1.28.0", "prosemirror-state": "^1.3.4", "re-reselect": "^4.0.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 01e31567..8d35a25f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7246,7 +7246,12 @@ pretty-quick@^3.1.2: mri "^1.1.5" multimatch "^4.0.0" -prismjs@^1.16.0, prismjs@~1.25.0: +prismjs@^1.28.0: + version "1.28.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6" + integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw== + +prismjs@~1.25.0: version "1.25.0" resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz" integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==