Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-cypress to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent f252fb5 commit 1cb5511
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 @@ -116,7 +116,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-cypress": "3.6.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.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 @@ -7863,14 +7863,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:3.6.0":
version: 3.6.0
resolution: "eslint-plugin-cypress@npm:3.6.0"
dependencies:
globals: "npm:^13.20.0"
peerDependencies:
eslint: ">=7"
checksum: 10/c7797902d76331e4b243f8c97c8ecde451e6959af6ec54c07faf54e095ad64e64a588dc3bb466cb172f63219ea07fd6efb2bcb6ae63a64dd9c067edbd222327e
checksum: 10/0dc30c097b95ab679cb24348e6252e3cb690b87e68342228ed7e3f758f38c64fa3c05c58dccc9670c13f0318e22f9f446f92d0d729c00d0151ef98a5193b98ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -9284,7 +9284,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-config-react-app: "npm:7.0.1"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-cypress: "npm:3.5.0"
eslint-plugin-cypress: "npm:3.6.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit 1cb5511

Please sign in to comment.