Skip to content

Commit

Permalink
:dependabot: Bump eslint-plugin-cypress in /src/test/e2e
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.5.0 to 4.0.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 1a8af44 commit da97856
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 45 deletions.
62 changes: 18 additions & 44 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.15.0",
"cypress-terminal-report": "^7.0.3",
"eslint": "^9.12.0",
"eslint-plugin-cypress": "^3.5.0"
"eslint-plugin-cypress": "^4.0.0"
},
"scripts": {
"cy": "npx cypress run",
Expand Down

0 comments on commit da97856

Please sign in to comment.