From a43e537ddce5b97f82aa8b3d1ec39e000ed46568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 05:55:36 +0000 Subject: [PATCH] FastStore(deps-dev): Bump @faststore/cli from 2.1.102 to 2.2.56 Bumps [@faststore/cli](https://github.com/vtex/faststore) from 2.1.102 to 2.2.56. - [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.56) --- 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 | 31 +++++-------------------------- 2 files changed, 6 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 792c09d..0285502 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.56", "@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..61e72b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -735,20 +735,18 @@ 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.56": + version "2.2.56" + resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-2.2.56.tgz#24f4b927b627957e752fb35be2a24d1a9971b67a" + integrity sha512-WxvrvowOsGLHoB9gJfFrV8xne2GJbhs0CL6vPgLOwYYyp2FEW43SWCVWc7KF7F/Iszlb5VZ8IaDyrYAzinPAHw== dependencies: "@oclif/core" "^1.16.4" "@oclif/plugin-help" "^5" "@oclif/plugin-not-found" "^2.3.3" chalk "~4.1.2" chokidar "^3.5.3" - deepmerge "^4.2.2" fs-extra "^10.1.0" path "^0.12.7" - stringify-object "^3.3.0" "@faststore/components@^2.1.94": version "2.1.94" @@ -3418,11 +3416,6 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3: has "^1.0.3" has-symbols "^1.0.3" -get-own-enumerable-property-symbols@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664" - integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g== - get-package-type@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" @@ -4026,7 +4019,7 @@ is-number@^7.0.0: resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== -is-obj@^1.0.0, is-obj@^1.0.1: +is-obj@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" integrity sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg== @@ -4061,11 +4054,6 @@ is-regex@^1.1.4: call-bind "^1.0.2" has-tostringtag "^1.0.0" -is-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" - integrity sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA== - is-set@^2.0.1, is-set@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.2.tgz#90755fa4c2562dc1c5d4024760d6119b94ca18ec" @@ -6134,15 +6122,6 @@ string_decoder@^1.1.1: dependencies: safe-buffer "~5.2.0" -stringify-object@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629" - integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw== - dependencies: - get-own-enumerable-property-symbols "^3.0.0" - is-obj "^1.0.1" - is-regexp "^1.0.0" - strip-ansi@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"