Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-plugin-cypress from 2.15.1 to 3.2.0 (#2794)
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.15.1 to 3.2.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  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>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent c8a9e8e commit e1bef06
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14587,14 +14587,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:^2.15.1":
version: 2.15.1
resolution: "eslint-plugin-cypress@npm:2.15.1"
"eslint-plugin-cypress@npm:^3.2.0":
version: 3.2.0
resolution: "eslint-plugin-cypress@npm:3.2.0"
dependencies:
globals: ^13.20.0
peerDependencies:
eslint: ">= 3.2.1"
checksum: 3e66fa9a943fff52eaf3758250a63c2a0f8ffd60c50572beaf3688b33a55fbf0060d18ef32bc26abb57aef070517db827c22fd3d607582861d464970f95e550e
eslint: ">=7"
checksum: 1e5e8ed12e7e04666b1f8ae5fb006af6594097c81a76c37c592a5184e30e55da77814629d92700c7a583bc683845dcc73c103287bf073901718e82e8d7d421ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -24506,7 +24506,7 @@ __metadata:
cross-env: ^7.0.3
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-cypress: ^2.15.1
eslint-plugin-cypress: ^3.2.0
eslint-plugin-prettier: ^5.1.3
eslint-plugin-react: ^7.33.2
eslint-plugin-react-hooks: ^4.6.0
Expand Down

0 comments on commit e1bef06

Please sign in to comment.