Skip to content

Commit

Permalink
build(deps-dev): 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 2.13.3 to 2.14.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.13.3...v2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JKatzwinkel committed Aug 18, 2023
1 parent bde326e commit b3871e4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 38 deletions.
53 changes: 16 additions & 37 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
@@ -1,7 +1,7 @@
{
"devDependencies": {
"cypress": "^12.17.3",
"eslint-plugin-cypress": "^2.13.3"
"eslint-plugin-cypress": "^2.14.0"
},
"scripts": {
"cy:run": "$(npm bin)/cypress run"
Expand Down

0 comments on commit b3871e4

Please sign in to comment.