From b35836130b5cd1a67f9f44f74364b72c99219833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:55:14 +0000 Subject: [PATCH] Bump prismjs from 1.25.0 to 1.27.0 in /web/themes/imalabya Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.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.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- web/themes/imalabya/package.json | 2 +- web/themes/imalabya/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/themes/imalabya/package.json b/web/themes/imalabya/package.json index 5adf00e..36751f9 100644 --- a/web/themes/imalabya/package.json +++ b/web/themes/imalabya/package.json @@ -38,7 +38,7 @@ "gulp-uglify": "^3.0.2", "medium-zoom": "^1.0.5", "prettier": "^2.0.5", - "prismjs": "^1.25.0", + "prismjs": "^1.27.0", "quicklink": "^2.0.0", "react": "^16.13.1", "react-dom": "^16.13.1", diff --git a/web/themes/imalabya/yarn.lock b/web/themes/imalabya/yarn.lock index 556a4b0..6f7bf1c 100644 --- a/web/themes/imalabya/yarn.lock +++ b/web/themes/imalabya/yarn.lock @@ -6174,10 +6174,10 @@ pretty-hrtime@^1.0.0: resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE= -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== +prismjs@^1.27.0: + version "1.27.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057" + integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA== private@^0.1.6, private@^0.1.8: version "0.1.8"