chore(deps-dev): bump cypress-localstorage-commands from 1.7.0 to 2.1.0

Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.7.0 to 2.1.0.
- [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/v1.7.0...v2.1.0)

---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-03 08:37:43 +00:00
committed by GitHub
parent 52141a0c65
commit 3e3965b29f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"chai": "^4.3.6",
"cssnano": "^5.1.9",
"cypress": "9.7.0",
"cypress-localstorage-commands": "^1.7.0",
"cypress-localstorage-commands": "^2.1.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
+4 -4
View File
@@ -1066,10 +1066,10 @@ csso@^4.2.0:
dependencies:
css-tree "^1.1.2"
cypress-localstorage-commands@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.7.0.tgz#39840973de0a861d50b82f9fa548331db5973f5f"
integrity sha512-4v4FrDRPimMStWmiGikyN7OmO2rH0MLI7DMk76dBpb9/sJqCDwa7fAHTUDx6avUEDmO7TFQFgaT3OQTr1HqasQ==
cypress-localstorage-commands@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.1.0.tgz#6fc299ec60b6b5ccfc09dd23d004866b7444ee78"
integrity sha512-DIJLCIh+CcKulAxMVEng6EhpW691emHRqFUD4dK2HUn86Xzt3ABL3SkmxW4rXgvQt697nTDpZC+jo5K5BwndrQ==
cypress@9.7.0:
version "9.7.0"