From c4c1f1ea138698dd09f8c2a1edb0a61a2a19c624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 16:38:22 +0000 Subject: [PATCH] Bump highlight.js from 10.1.0 to 10.7.3 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.0 to 10.7.3. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.7.3/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.0...10.7.3) --- updated-dependencies: - dependency-name: highlight.js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 219f7f9..fbc0f0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3149,9 +3149,9 @@ has@^1.0.3: function-bind "^1.1.1" highlight.js@^10.0.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.0.tgz#b194ec07ed2ad50a695d0605d5cbe726c9c39d2a" - integrity sha512-e8aO/LUHDoxW4ntyKQf0/T3OtIZPhsfTr8XRuOq+FW5VdWEg/UDAeArzKF/22BaNZp6hPi/Zu/XQlTLOGLix3Q== + version "10.7.3" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531" + integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A== hook-std@^2.0.0: version "2.0.0"