Skip to content

Commit

Permalink
:dependabot: Bump eslint-plugin-cypress from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent c9bfe97 commit 0e6b3cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions src/test/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/test/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"cypress": "^13.13.2",
"cypress-terminal-report": "^6.1.2",
"eslint": "^9.9.0",
"eslint-plugin-cypress": "^3.4.0"
"eslint-plugin-cypress": "^3.5.0"
},
"scripts": {
"cy": "npx cypress run",
Expand Down

0 comments on commit 0e6b3cd

Please sign in to comment.