From fe9f3601922cfd713e4a4fe4ac2d66a796261ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 13:52:41 +0000 Subject: [PATCH] build(deps): bump highlight.run from 4.2.5 to 6.0.0 Bumps [highlight.run](https://github.com/highlight/highlight) from 4.2.5 to 6.0.0. - [Release notes](https://github.com/highlight/highlight/releases) - [Commits](https://github.com/highlight/highlight/commits) --- updated-dependencies: - dependency-name: highlight.run dependency-type: direct:production ... 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 2fe15f5..793cddf 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "~13.3.0", "@angular/platform-browser-dynamic": "~13.3.0", "@angular/router": "~13.3.0", - "highlight.run": "4.2.5", + "highlight.run": "6.0.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" diff --git a/yarn.lock b/yarn.lock index 90b2f59..5c74710 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3437,10 +3437,10 @@ hdr-histogram-percentiles-obj@^3.0.0: resolved "https://registry.yarnpkg.com/hdr-histogram-percentiles-obj/-/hdr-histogram-percentiles-obj-3.0.0.tgz#9409f4de0c2dda78e61de2d9d78b1e9f3cba283c" integrity sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw== -highlight.run@4.2.5: - version "4.2.5" - resolved "https://registry.yarnpkg.com/highlight.run/-/highlight.run-4.2.5.tgz#251efc61afc8c8cc5a41a51a41cf4cc56dcc40bc" - integrity sha512-JOSqt2lG0cLe4G9M5tqajkiW/iIYMYAjDDQkU1TRLjFdsoBaPh2Z6mTVeHl0e940qhrC64kCxJel6RgwQcdbew== +highlight.run@6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/highlight.run/-/highlight.run-6.0.0.tgz#bdb127cea119a7678e19ee7cd009cd46f02edf29" + integrity sha512-DVrYRJ9pvPBjcpNiKLaOtM3QN8Nm2dDhhJjRbJZU+WP4i8f50gGbYWHz7pqNAtqotyr0chMCPZMeOFgKXDyc8A== hosted-git-info@^4.0.1: version "4.1.0"