Skip to content

Commit

Permalink
Update dependency eslint-plugin-cypress to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent fe983ae commit f776507
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"cypress": "13.15.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4181,14 +4181,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:4.0.0":
version: 4.0.0
resolution: "eslint-plugin-cypress@npm:4.0.0"
"eslint-plugin-cypress@npm:4.1.0":
version: 4.1.0
resolution: "eslint-plugin-cypress@npm:4.1.0"
dependencies:
globals: "npm:^15.11.0"
peerDependencies:
eslint: ">=9"
checksum: 10c0/56711e177c272e01a90116a94508a829d40143b2d20c93e31623d905050d18312d6055842127bc3cfded1533c253b2f0eb76bf2ee8c56e5431ce5d54664867c9
checksum: 10c0/991d3cc48ed139a52bec4e48e3be2b97274c63f0dd1d14f5b2a1a86315c9adf8a85c91837d64a83b177f07b8c410634d6db44f2555b97aeb96549f4dfac04b10
languageName: node
linkType: hard

Expand Down Expand Up @@ -5407,7 +5407,7 @@ __metadata:
date-fns: "npm:4.1.0"
eslint: "npm:9.12.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-cypress: "npm:4.0.0"
eslint-plugin-cypress: "npm:4.1.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-no-only-tests: "npm:3.3.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit f776507

Please sign in to comment.