From 02f0959263eb6ad56da28419d468ad483cce655c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 21:55:47 +0000 Subject: [PATCH] chore(deps): bump prismjs from 1.20.0 to 1.25.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.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.20.0...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index ef5bd6a..641cd8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2719,7 +2719,7 @@ cli-width@^2.0.0: resolved "https://registry.npm.taobao.org/cli-width/download/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48" integrity sha1-sEM9C06chH7xiGik7xb9X8gnHEg= -clipboard@^2.0.0, clipboard@^2.0.6: +clipboard@^2.0.6: version "2.0.6" resolved "https://registry.npm.taobao.org/clipboard/download/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376" integrity sha1-UpISlu7A/fd+rRdJQhshyWhkc3Y= @@ -8549,11 +8549,9 @@ prism-react-renderer@^1.1.0: integrity sha1-HBvmGx65RGoUbKelC3vPNvKnCkQ= prismjs@^1.20.0: - version "1.20.0" - resolved "https://registry.npm.taobao.org/prismjs/download/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03" - integrity sha1-m2hfxICjUU7nGY6sajv1AkMZ/wM= - optionalDependencies: - clipboard "^2.0.0" + version "1.25.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756" + integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg== private@^0.1.8: version "0.1.8"