Skip to content

Commit

Permalink
chore: Bump eslint-plugin-cypress from 2.15.1 to 3.3.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.3.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.3.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>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 01679d3 commit 5baffee
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.3.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.3.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.3.0":
version: 3.3.0
resolution: "eslint-plugin-cypress@npm:3.3.0"
dependencies:
globals: "npm:^13.20.0"
peerDependencies:
eslint: ">= 3.2.1"
checksum: 10/46344892f26e4f2c905a98e9d391bf1f930aa95e79f6678a1ca75ff466a6ca277fd51cde650fbcbc828068659acbad60601d239481402f443d177a1ef5934190
eslint: ">=7"
checksum: 10/168ea80fbc026b14eb67a29f19f558528fe7cfcac492bb1563df1bda49e96b9075727bee5231ba1eaf9f822f804c3fbdbc4bf1dd9753332203902c1e29b3ad06
languageName: node
linkType: hard

Expand Down

0 comments on commit 5baffee

Please sign in to comment.