From bae4edcca7c9616f2e389f6cfdd3b42009633d3f Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 24 Jun 2025 10:05:53 +0000 Subject: [PATCH] build: update dependency lighthouse-logger to v2 See associated pull request for more information. --- docs/package.json | 2 +- pnpm-lock.yaml | 14 ++------------ 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index efc86ca37854..7e2504bc9826 100644 --- a/docs/package.json +++ b/docs/package.json @@ -72,7 +72,7 @@ "karma-jasmine-html-reporter": "^2.0.0", "light-server": "^2.9.1", "lighthouse": "~11.7.0", - "lighthouse-logger": "~1.4.0", + "lighthouse-logger": "~2.0.0", "npm-run-all": "^4.1.5", "protractor": "^7.0.0", "puppeteer-core": "^24.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a95825fa86dc..951ed8b1d704 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -496,8 +496,8 @@ importers: specifier: ~11.7.0 version: 11.7.1 lighthouse-logger: - specifier: ~1.4.0 - version: 1.4.2 + specifier: ~2.0.0 + version: 2.0.1 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -5977,9 +5977,6 @@ packages: resolution: {integrity: sha512-8uerqP4ffFbTJZ2QGR1225TqZUWEFkl/kGnJ+vRGiaqnLr6pFj8XLFGyO1XgO8ib9NQKxd7gsq3pEYN3AB+Q2g==} hasBin: true - lighthouse-logger@1.4.2: - resolution: {integrity: sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==} - lighthouse-logger@2.0.1: resolution: {integrity: sha512-ioBrW3s2i97noEmnXxmUq7cjIcVRjT5HBpAYy8zE11CxU9HqlWHHeRxfeN1tn8F7OEMVPIC9x1f8t3Z7US9ehQ==} @@ -14907,13 +14904,6 @@ snapshots: - supports-color - utf-8-validate - lighthouse-logger@1.4.2: - dependencies: - debug: 2.6.9 - marky: 1.3.0 - transitivePeerDependencies: - - supports-color - lighthouse-logger@2.0.1: dependencies: debug: 2.6.9