From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 10:12:44 +0000 (+0200) Subject: build(deps): bump prismjs from 1.24.1 to 1.25.0 (#688) X-Git-Tag: pinia@2.0.0-rc.10~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0075fde09039443b5f9bf62e9a2e07f2690a7fbb;p=thirdparty%2Fvuejs%2Fpinia.git build(deps): bump prismjs from 1.24.1 to 1.25.0 (#688) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 3fe06647..02dc8581 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6472,9 +6472,9 @@ pretty-format@^27.2.2: react-is "^17.0.1" prismjs@^1.23.0: - version "1.24.1" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036" - integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow== + version "1.25.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756" + integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg== process-nextick-args@~2.0.0: version "2.0.1"