From 5fe918086a7bf89ab271994a3d5e71a7c0a22777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:34:17 +0000 Subject: [PATCH] chore(deps): update dependency lighthouse to v12.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 191ac798..fc76b2e6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "eslint-plugin-standard": "4.1.0", "glslify-loader": "2.0.0", "husky": "9.1.4", - "lighthouse": "12.1.0", + "lighthouse": "12.2.0", "lint-staged": "15.2.8", "mini-css-extract-plugin": "2.9.0", "postcss": "8.4.41",