Skip to content

Commit

Permalink
Bump cypress-localstorage-commands from 2.2.6 to 2.2.7 in /cypress (#…
Browse files Browse the repository at this point in the history
…8383)

Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases)
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md)
- [Commits](javierbrea/cypress-localstorage-commands@v2.2.6...v2.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent dd8b9e8 commit 001da1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@faker-js/faker": "^9.1.0",
"cypress": "^13.6.6",
"cypress-localstorage-commands": "^2.2.6",
"cypress-localstorage-commands": "^2.2.7",
"dayjs": "^1.11.13",
"eslint": "^9.15.0",
"eslint-plugin-cypress": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions cypress/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -495,10 +495,10 @@ cypress-axe@^1.5.0:
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.5.0.tgz#95082734583da77b51ce9b7784e14a442016c7a1"
integrity sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==

cypress-localstorage-commands@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.6.tgz#537557ae7420f91060d373e0e0c0612c7c322d13"
integrity sha512-l3nZ+Lu6YbBWk4UIfNrRkNK56BkF8zVbCrqzCf35x4Nlx2wA2r0spBOZXnKjbutQZgo6qDqtS8uXoSqV36YM1Q==
cypress-localstorage-commands@^2.2.7:
version "2.2.7"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.7.tgz#62c26474902e430372d9dfecec7c75f5fcdfda24"
integrity sha512-hUe6hz/3TD9Ph70CUHJLSiTzL0INikUQ4W3CRd7XmaGCDjwR6jGAlvTCGmxZ6yGc4Mq/WN6L8xJAu+dOrIvYCA==

cypress@^13.6.6:
version "13.7.3"
Expand Down

0 comments on commit 001da1e

Please sign in to comment.