build(deps-dev): bump cypress-localstorage-commands in /website

Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.5.0 to 1.6.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.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-09 01:58:05 +00:00 committed by GitHub
parent 2d371ca32b
commit 738fc23638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"devDependencies": {
"concurrently": "^6.3.0",
"cypress": "^8.6.0",
"cypress-localstorage-commands": "^1.5.0",
"cypress-localstorage-commands": "^1.6.0",
"start-server-and-test": "^1.13.1"
}
}

View File

@ -3429,10 +3429,10 @@ csso@^4.0.2, csso@^4.2.0:
dependencies:
css-tree "^1.1.2"
cypress-localstorage-commands@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.5.0.tgz#53d67c1ce491dcbe39794151749b943227e65cd7"
integrity sha512-gl1uKeviYdyJG4dLcZ9hfoUjLciwkkfbaQ3gvRtmipsPxC612ZBJhSjbunnJcUGwkryaM+82VrY9ij0tLSg7LA==
cypress-localstorage-commands@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.6.0.tgz#f056c791832ea3357f6037fa16c07408e5734878"
integrity sha512-E3MNTjGM4rL94FvTJ52H/D/6BOFnRyMBYlEZWIyy+eWOcJ3ubwmRpRPWaGFMslYzeYgBc+LpXE027jauz/W0Xw==
cypress@^8.6.0:
version "8.6.0"