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

Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.6.1 to 1.7.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.6.1...v1.7.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]
2022-02-22 19:20:22 +00:00
committed by GitHub
parent 0309c07779
commit fc0ac471c9
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"devDependencies": {
"concurrently": "^7.0.0",
"cypress": "9.5.0",
"cypress-localstorage-commands": "^1.6.1",
"cypress-localstorage-commands": "^1.7.0",
"start-server-and-test": "^1.13.1"
}
}