From 3a10d3f17f49402c393bb630cf58be87eafb3129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 21:34:52 +0000 Subject: [PATCH] build(deps): bump prismjs from 1.16.0 to 1.25.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.16.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.16.0...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8094b738..b6eebf79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5816,7 +5816,7 @@ "@xtuc/long" "4.2.2" "@wework/ray-core@file:packages/core": - version "1.16.7" + version "1.16.9" dependencies: "@invisionapp/dsm-storybook" "^0.0.119" core-js "^3.4.1" @@ -20459,11 +20459,9 @@ prismjs@1.15.0, prismjs@~1.15.0: clipboard "^2.0.0" prismjs@^1.15.0, prismjs@^1.8.4: - version "1.16.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.16.0.tgz#406eb2c8aacb0f5f0f1167930cb83835d10a4308" - integrity sha512-OA4MKxjFZHSvZcisLGe14THYsug/nF6O1f0pAJc0KN0wTyAcLqmsbE+lTGKSpyh+9pEW57+k6pg2AfYR+coyHA== - 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.6, private@^0.1.8, private@~0.1.5: version "0.1.8"