Skip to content

Commit a6802f8

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 4.3.0 to 5.1.0 (#537)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.3.0 to 5.1.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.3.0...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa4b9ca commit a6802f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint": "^9.0.0",
7171
"eslint-config-prettier": "^10.0.1",
7272
"eslint-config-react-app": "^7.0.1",
73-
"eslint-plugin-cypress": "^4.0.0",
73+
"eslint-plugin-cypress": "^5.1.0",
7474
"husky": "^9.0.7",
7575
"lint-staged": "^15.0.1",
7676
"react-app-rewired": "^2.2.1",

0 commit comments

Comments
 (0)