From 645e10793f868f35cb33f7fa008ee86070fd1264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 05:45:32 +0000 Subject: [PATCH] FastStore(deps-dev): Bump @faststore/cli from 2.1.102 to 2.2.0 Bumps [@faststore/cli](https://github.com/vtex/faststore) from 2.1.102 to 2.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: "@faststore/cli" 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..c4fada6 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.2.0", "@faststore/lighthouse": "^2.1.107", "@lhci/cli": "^0.9.0", "@testing-library/cypress": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 129e9af..c6d9043 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.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-2.2.0.tgz#2ddd98b9c5a216830ccf1d314599efc6e7fb942c" + integrity sha512-8OCgvxxstDfvRiyQ2/3BX8YCw+YkMwprSkU3T9I3wUdi8Gp2Nxv+L/i0diDtgGjmS6yM0FNaLoKwYQv9q/djow== dependencies: "@oclif/core" "^1.16.4" "@oclif/plugin-help" "^5"