Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-cypress to v4.2.0 (#3456)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent e128c4d commit 0f58742
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion zucchini-ui-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
"eslint-config-prettier": "10.0.2",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-cypress": "4.2.0",
"eslint-plugin-prettier": "5.2.3",
"npm-run-all2": "7.0.2",
"prettier": "3.5.3",
Expand Down
8 changes: 4 additions & 4 deletions zucchini-ui-e2e-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -872,10 +872,10 @@ eslint-config-prettier@10.0.2:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==

eslint-plugin-cypress@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.1.0.tgz#11178fd250d437e2ec57bf24b8a9058b356f8cac"
integrity sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==
eslint-plugin-cypress@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.0.tgz#27cb865de0c9080751db52f164cf45f0979918b7"
integrity sha512-v5cyt0VYb1tEEODBJSE44PocYOwQsckyexJhCs7LtdD3FGO6D2GjnZB2s2Sts4RcxdxECTWX01nObOZRs26bQw==
dependencies:
globals "^15.11.0"

Expand Down

0 comments on commit 0f58742

Please sign in to comment.