From eca04e7e08e38595d566fad39d443cd231720107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:44:53 +0000 Subject: [PATCH] FastStore(deps-dev): Bump @faststore/cli from 2.1.102 to 2.1.105 Bumps [@faststore/cli](https://github.com/vtex/faststore) from 2.1.102 to 2.1.105. - [Release notes](https://github.com/vtex/faststore/releases) - [Changelog](https://github.com/vtex/faststore/blob/main/CHANGELOG.md) - [Commits](https://github.com/vtex/faststore/compare/v2.1.102...v2.1.105) --- updated-dependencies: - dependency-name: "@faststore/cli" dependency-type: direct:development update-type: version-update:semver-patch ... 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 403f46e..6e78629 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@cypress/code-coverage": "^3.9.10", - "@faststore/cli": "2.1.102", + "@faststore/cli": "2.1.105", "@faststore/lighthouse": "^2.1.102", "@lhci/cli": "^0.9.0", "@testing-library/cypress": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 9df3f2d..5a8cbab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -735,10 +735,10 @@ isomorphic-unfetch "^3.1.0" p-limit "^3.1.0" -"@faststore/cli@2.1.102": - version "2.1.102" - resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-2.1.102.tgz#359d64657ea1e9cb13d505c78d6267ab4c47de5f" - integrity sha512-7jhR7qHvdoWJ6JugmleyiLilv4NCvmmhU0GR1GDPbvW/o8GnugyFIV+sHc2wA6dMcNSVwwdNqDWbIWC4dxVT9A== +"@faststore/cli@2.1.105": + version "2.1.105" + resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-2.1.105.tgz#482477e3d9f4ddc82326462eaacb0ab2a5f55854" + integrity sha512-MSg+gkGu8AhPAy1mYkwCyz6yT23UrEN8pT83r4XEb1Rry8i7bpucYfrMXlk6N7jxffwCfqxttvBJNNhfYqmBhQ== dependencies: "@oclif/core" "^1.16.4" "@oclif/plugin-help" "^5"