Skip to content

Commit

Permalink
chore(deps): 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] committed Oct 30, 2024
1 parent 0b85689 commit efb02a2
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 @@ -114,7 +114,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"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 @@ -6239,14 +6239,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: 10/54fdac6a9fa2e9a1ae1bfe8b1e2a348b5755150121810e203c21c3164c15fb42faa7e5bdde2bc60f07611d8f9615096c570ad7105f536e47a1f5bb47b1751187
checksum: 10/50d3650e70410bf1924e88695532fa532c9823210f8791ac0bc0d05f451e6199c7ba3323b90c4753122de3f1bdfc3140bea33c772a2f827c92d4d412606bd5fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -7563,7 +7563,7 @@ __metadata:
eslint-config-airbnb: "npm:19.0.4"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-cypress: "npm:4.0.0"
eslint-plugin-cypress: "npm:4.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit efb02a2

Please sign in to comment.