Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-cypress to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c4c8449 commit 342eaf3
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 @@ -60,7 +60,7 @@
"cypress": "^13.13.2",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.8.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.4",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8467,14 +8467,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:^3.4.0":
version: 3.4.0
resolution: "eslint-plugin-cypress@npm:3.4.0"
"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: ">=7"
checksum: 10/cbf96406717a0b83a87a968d9f7c7ac35449e93876085b1aec182f271adcb2900abb598f7d011f937bba7fe64bc7db3e0cfd026a96ef3d2b37b040bb1b36418a
eslint: ">=9"
checksum: 10/50d3650e70410bf1924e88695532fa532c9823210f8791ac0bc0d05f451e6199c7ba3323b90c4753122de3f1bdfc3140bea33c772a2f827c92d4d412606bd5fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -9267,7 +9267,7 @@ __metadata:
cypress-plugin-tab: "npm:^1.0.5"
cypress-real-events: "npm:^1.13.0"
eslint: "npm:^9.8.0"
eslint-plugin-cypress: "npm:^3.4.0"
eslint-plugin-cypress: "npm:^4.1.0"
eslint-plugin-json: "npm:^4.0.1"
eslint-plugin-vue: "npm:^9.27.0"
graphql: "npm:^16.9.0"
Expand Down Expand Up @@ -9730,7 +9730,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 @@ -9746,6 +9746,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10/ba84d0612d516bcc1dabdd9ce66667956e1a87401fb53be6c379f8f6a04f8e6ce415b584801ae2689a90e788e89bb38adfafc854a8a50ae8e322bb4dd35a2105
languageName: node
linkType: hard

"globals@npm:^15.7.0, globals@npm:^15.9.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
Expand Down

0 comments on commit 342eaf3

Please sign in to comment.