From 7ffb3d8aa122487099e9fca21dee0290bb531c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 23:43:11 +0000 Subject: [PATCH] build(deps): bump highlight.js from 9.15.6 to 9.18.5 in /website Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.6 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.6...9.18.5) Signed-off-by: dependabot[bot] --- website/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index ad02af9..58979ca 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2498,8 +2498,8 @@ has@^1.0.1, has@^1.0.3: function-bind "^1.1.1" highlight.js@^9.12.0: - version "9.15.6" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.15.6.tgz#72d4d8d779ec066af9a17cb14360c3def0aa57c4" + version "9.18.5" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825" home-or-tmp@^3.0.0: version "3.0.0"