From aeaf80d00cd05601ace5a5fe7291fd26fd37973b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 18:11:58 +0000 Subject: [PATCH] chore(deps-dev): bump cypress-localstorage-commands from 2.2.0 to 2.2.1 Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases) - [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md) - [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: cypress-localstorage-commands 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 25e86170..6714df34 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "cssnano": "5.1.13", "cy-verify-downloads": "0.1.8", "cypress": "10.7.0", - "cypress-localstorage-commands": "2.2.0", + "cypress-localstorage-commands": "2.2.1", "eslint": "8.23.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-cypress": "2.12.1", diff --git a/yarn.lock b/yarn.lock index c8640c08..a5174144 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1385,10 +1385,10 @@ cy-verify-downloads@0.1.8: resolved "https://registry.yarnpkg.com/cy-verify-downloads/-/cy-verify-downloads-0.1.8.tgz#e16e86f1a6cc17376c39b4c5aa53e5ffa630c9c0" integrity sha512-hfcgXd/YAtoN6TRmuy26DetcxBkApMJPBJI/T61KrV4PciOaWZtFhxPaiF7Kn2aE8XzXt1Os3HULM2Yp8A1mfw== -cypress-localstorage-commands@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.0.tgz#324030aba6a3915c27db95987e80223212da5d64" - integrity sha512-kIPxqe2yATmas3UcqK8Famecg6jThV/DQ2XcKCzK9BbzljU5Mfl2RtuzrXOmLc7phm8CIGbzXH57IIoyPsndwg== +cypress-localstorage-commands@2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.1.tgz#9895d75a3e8059e78d61231c5794dc46e0fc5fdd" + integrity sha512-m7IwoM+BMOJj7FzzN4It268c/i/Ur72CQX8JwLICkQ6ZgF1XNJOIKlQ7Rszg45ATLTjVTL1QElKCZECoU8cthQ== cypress@10.7.0: version "10.7.0"