From 419d948a9d6c9ce011049d262024ad5e6387033c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:07:04 +0000 Subject: [PATCH] FastStore(deps-dev): Bump @faststore/cli from 2.1.102 to 2.1.107 Bumps [@faststore/cli](https://github.com/vtex/faststore) from 2.1.102 to 2.1.107. - [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.107) --- 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 792c09d..8f57f2b 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.107", "@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..1537fe8 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.107": + version "2.1.107" + resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-2.1.107.tgz#bc84da86f2902f909f293bd1e6611fff9688c59c" + integrity sha512-EIYREArmFUkQkI7V47Jx3lQhYKqO49Qcit6ssMDHAwDO0+rwpcqv4hgHzeom0VULq6E31Ahmz88eHp6rLO10DQ== dependencies: "@oclif/core" "^1.16.4" "@oclif/plugin-help" "^5"