Skip to content

Commit

Permalink
chore: Bump eslint-plugin-cypress from 2.15.1 to 3.5.0
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.5.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.5.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 Aug 12, 2024
1 parent 01679d3 commit 35116a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@cypress-audit/lighthouse": "^1.4.2",
"esbuild": "^0.21.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^3.5.0",
"rimraf": "^5.0.7",
"typescript": "^5.5.3"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2863,7 +2863,7 @@ __metadata:
dependencies:
"@cypress-audit/lighthouse": "npm:^1.4.2"
esbuild: "npm:^0.21.1"
eslint-plugin-cypress: "npm:^2.15.1"
eslint-plugin-cypress: "npm:^3.5.0"
rimraf: "npm:^5.0.7"
typescript: "npm:^5.5.3"
languageName: unknown
Expand Down Expand Up @@ -6261,14 +6261,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.5.0":
version: 3.5.0
resolution: "eslint-plugin-cypress@npm:3.5.0"
dependencies:
globals: "npm:^13.20.0"
peerDependencies:
eslint: ">= 3.2.1"
checksum: 10/46344892f26e4f2c905a98e9d391bf1f930aa95e79f6678a1ca75ff466a6ca277fd51cde650fbcbc828068659acbad60601d239481402f443d177a1ef5934190
eslint: ">=7"
checksum: 10/c7797902d76331e4b243f8c97c8ecde451e6959af6ec54c07faf54e095ad64e64a588dc3bb466cb172f63219ea07fd6efb2bcb6ae63a64dd9c067edbd222327e
languageName: node
linkType: hard

Expand Down

0 comments on commit 35116a7

Please sign in to comment.