From d42d1524ec8a20e65db578d83babef00f367a1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 05:24:21 +0000 Subject: [PATCH] FastStore(deps-dev): Bump @faststore/lighthouse from 2.1.107 to 2.2.45 Bumps [@faststore/lighthouse](https://github.com/vtex/faststore/tree/HEAD/packages/lighthouse) from 2.1.107 to 2.2.45. - [Release notes](https://github.com/vtex/faststore/releases) - [Changelog](https://github.com/vtex/faststore/blob/main/CHANGELOG.md) - [Commits](https://github.com/vtex/faststore/commits/v2.2.45/packages/lighthouse) --- updated-dependencies: - dependency-name: "@faststore/lighthouse" dependency-type: direct:development update-type: version-update:semver-minor ... 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 792c09d..fbe99f6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.9.10", "@faststore/cli": "2.1.102", - "@faststore/lighthouse": "^2.1.107", + "@faststore/lighthouse": "^2.2.45", "@lhci/cli": "^0.9.0", "@testing-library/cypress": "^8.0.0", "@types/cypress": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index 129e9af..1b1f46b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -805,10 +805,10 @@ "@graphql-codegen/plugin-helpers" "^2.2.0" "@graphql-tools/relay-operation-optimizer" "^6.4.0" -"@faststore/lighthouse@^2.1.107": - version "2.1.107" - resolved "https://registry.yarnpkg.com/@faststore/lighthouse/-/lighthouse-2.1.107.tgz#66011287ad2cfb54bd7d72bc3b8eaefa78893e4b" - integrity sha512-vJ626j6txLumbBGiS7aRyGqs7cL9QVyoDRtBpEi2ERQ7zm5aS8CUWjM6B+UGLWsApXSNAntQW/mp9sHf8nKr4g== +"@faststore/lighthouse@^2.2.45": + version "2.2.45" + resolved "https://registry.yarnpkg.com/@faststore/lighthouse/-/lighthouse-2.2.45.tgz#c666472e52003b7ebf88b857e127e3a21abef75e" + integrity sha512-28rpbVXas4w9WuMRYOHy1wci/yG6sTvUbq0hRjgd/q19aBgW8+o65mS7xTDFJVZSLO5MtyCLWP+2TZEeiFVvEQ== "@faststore/sdk@^2.1.82": version "2.1.82"