Skip to content

Commit

Permalink
Bump eslint-plugin-cypress from 2.15.2 to 4.1.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.2 to 4.1.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.2...v4.1.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 Feb 1, 2025
1 parent e321528 commit e8b1cd6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-jsx-a11y": "^6.7.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.37.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7455,14 +7455,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:^2.12.1":
version: 2.15.2
resolution: "eslint-plugin-cypress@npm:2.15.2"
"eslint-plugin-cypress@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-plugin-cypress@npm:4.1.0"
dependencies:
globals: "npm:^13.20.0"
globals: "npm:^15.11.0"
peerDependencies:
eslint: ">= 3.2.1"
checksum: 10c0/bcc521633251a852dc3c115455ddda931435bb61c0895e5ad1abe43acb3a15fc0b0e79bf73b7aa078794a2b1084232f1b74ffe39d631a3f312265f97941cd290
eslint: ">=9"
checksum: 10c0/991d3cc48ed139a52bec4e48e3be2b97274c63f0dd1d14f5b2a1a86315c9adf8a85c91837d64a83b177f07b8c410634d6db44f2555b97aeb96549f4dfac04b10
languageName: node
linkType: hard

Expand Down Expand Up @@ -8729,7 +8729,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.19.0, globals@npm:^13.20.0":
"globals@npm:^13.19.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
Expand All @@ -8738,6 +8738,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard

"globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -11191,7 +11198,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-cypress: "npm:^2.12.1"
eslint-plugin-cypress: "npm:^4.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsx-a11y: "npm:^6.7.0"
eslint-plugin-prettier: "npm:^5.1.3"
Expand Down

0 comments on commit e8b1cd6

Please sign in to comment.