Skip to content

Commit

Permalink
build(dev-deps): bump eslint-plugin-cypress from 3.5.0 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 3.5.0 to 4.0.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...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 ivangabriele committed Oct 21, 2024
1 parent c686c05 commit 6411931
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 @@ -104,7 +104,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3434,7 +3434,7 @@ __metadata:
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:17.0.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-cypress: "npm:3.5.0"
eslint-plugin-cypress: "npm:4.0.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:27.9.0"
eslint-plugin-jsx-a11y: "npm:6.10.0"
Expand Down Expand Up @@ -10280,14 +10280,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:3.5.0":
version: 3.5.0
resolution: "eslint-plugin-cypress@npm:3.5.0"
"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: ">=7"
checksum: 10c0/45b26d454a101e6e3adc4f4c213f660f5b09ceedab692768b06533e05fe40295344ca744f75d23e552ca6ae512bf18efe154cd7c341389a60e35ef252f29431d
eslint: ">=9"
checksum: 10c0/56711e177c272e01a90116a94508a829d40143b2d20c93e31623d905050d18312d6055842127bc3cfded1533c253b2f0eb76bf2ee8c56e5431ce5d54664867c9
languageName: node
linkType: hard

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

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

"globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10c0/861e39bb6bd9bd1b9f355c25c962e5eb4b3f0e1567cf60fa6c06e8c502b0ec8706b1cce055d69d84d0b7b8e028bec5418cf629a54e7047e116538d1c1c1a375c
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 6411931

Please sign in to comment.