From a26c9be696d90c088032e53d4e6b7e1e763db887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 15:25:50 +0000 Subject: [PATCH] chore(deps): bump highlight.js from 10.6.0 to 11.4.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.6.0 to 11.4.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.6.0...11.4.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 72d15b10ca..76d85585e4 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "gulp-terser": "2.1.0", "gulp-tslint": "8.1.4", "hard-source-webpack-plugin": "0.13.1", - "highlight.js": "10.6.0", + "highlight.js": "11.4.0", "hpagent": "0.1.2", "html-minifier": "4.0.0", "http-signature": "1.3.6", diff --git a/yarn.lock b/yarn.lock index d8dfbab7f8..7fa4b95bf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5179,10 +5179,10 @@ he@1.2.0, he@^1.1.0, he@^1.2.0: resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== -highlight.js@10.6.0: - version "10.6.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.6.0.tgz#0073aa71d566906965ba6e1b7be7b2682f5e18b6" - integrity sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ== +highlight.js@11.4.0: + version "11.4.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a" + integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA== highlight.js@^10.7.1: version "10.7.2"