Skip to content

Commit

Permalink
chore: Bump eslint-plugin-cypress from 2.15.1 to 4.0.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 4.0.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v4.0.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 and doug-wade committed Oct 31, 2024
1 parent 01679d3 commit ac0e33c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 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": "^4.0.0",
"rimraf": "^5.0.7",
"typescript": "^5.5.3"
}
Expand Down
24 changes: 11 additions & 13 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:^4.0.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:^4.0.0":
version: 4.0.0
resolution: "eslint-plugin-cypress@npm:4.0.0"
dependencies:
globals: "npm:^13.20.0"
globals: "npm:^15.11.0"
peerDependencies:
eslint: ">= 3.2.1"
checksum: 10/46344892f26e4f2c905a98e9d391bf1f930aa95e79f6678a1ca75ff466a6ca277fd51cde650fbcbc828068659acbad60601d239481402f443d177a1ef5934190
eslint: ">=9"
checksum: 10/54fdac6a9fa2e9a1ae1bfe8b1e2a348b5755150121810e203c21c3164c15fb42faa7e5bdde2bc60f07611d8f9615096c570ad7105f536e47a1f5bb47b1751187
languageName: node
linkType: hard

Expand Down Expand Up @@ -7268,12 +7268,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.20.0":
version: 13.21.0
resolution: "globals@npm:13.21.0"
dependencies:
type-fest: "npm:^0.20.2"
checksum: 10/98ce947dc413e6c8feed236f980dee4bc8d9f4b29790e27bccb277d385fac5d77146e1f9c244c6609aca1d109101642e663caf88c0ba6bff0b069ea82d571441
"globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10/14009ef1906ac929d930ed1c896a47159e7d11b4d201901ca5f3827766519191a3f5fb45124de43c4511fee04018704e7ed5a097fb37d23abf39523d1d41c85f
languageName: node
linkType: hard

Expand Down

0 comments on commit ac0e33c

Please sign in to comment.