Skip to content

Commit d66bb78

Browse files
Update dependency eslint-plugin-cypress to v5
1 parent 5288b35 commit d66bb78

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"cypress": "14.5.0",
102102
"eslint": "9.34.0",
103103
"eslint-config-prettier": "^10.1.5",
104-
"eslint-plugin-cypress": "^4.3.0",
104+
"eslint-plugin-cypress": "^5.0.0",
105105
"eslint-plugin-jsx-a11y": "^6.10.2",
106106
"eslint-plugin-no-only-tests": "^3.3.0",
107107
"eslint-plugin-prettier": "^5.4.0",

yarn.lock

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3855,14 +3855,14 @@ __metadata:
38553855
languageName: node
38563856
linkType: hard
38573857

3858-
"eslint-plugin-cypress@npm:^4.3.0":
3859-
version: 4.3.0
3860-
resolution: "eslint-plugin-cypress@npm:4.3.0"
3858+
"eslint-plugin-cypress@npm:^5.0.0":
3859+
version: 5.1.1
3860+
resolution: "eslint-plugin-cypress@npm:5.1.1"
38613861
dependencies:
3862-
globals: "npm:^15.15.0"
3862+
globals: "npm:^16.2.0"
38633863
peerDependencies:
38643864
eslint: ">=9"
3865-
checksum: 10/f2a0f329f76028a6ec9e9ff6cf78a0d657054a0a3e1d84c579c8f22ffda652d642ecc89d5241ed298d8bfda12f526ccbb706fb2bb0f4e161bd93b7fb747b8c0f
3865+
checksum: 10/1b395d615069f0bafc8f2c8b36f304a48f8db794c1570318de3f2fee1f33524cc57af6c85f09e41b11209e4b130801de3d430a141d83a3ebad895e4424c889e8
38663866
languageName: node
38673867
linkType: hard
38683868

@@ -4759,17 +4759,10 @@ __metadata:
47594759
languageName: node
47604760
linkType: hard
47614761

4762-
"globals@npm:^15.15.0":
4763-
version: 15.15.0
4764-
resolution: "globals@npm:15.15.0"
4765-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
4766-
languageName: node
4767-
linkType: hard
4768-
4769-
"globals@npm:^16.1.0":
4770-
version: 16.3.0
4771-
resolution: "globals@npm:16.3.0"
4772-
checksum: 10/accb0939d993a1c461df8d961ce9911a9a96120929e0a61057ae8e75b7df0a8bf8089da0f4e3a476db0211156416fbd26e222a56f74b389a140b34481c0a72b0
4762+
"globals@npm:^16.1.0, globals@npm:^16.2.0":
4763+
version: 16.4.0
4764+
resolution: "globals@npm:16.4.0"
4765+
checksum: 10/1627a9f42fb4c82d7af6a0c8b6cd616e00110908304d5f1ddcdf325998f3aed45a4b29d8a1e47870f328817805263e31e4f1673f00022b9c2b210552767921cf
47734766
languageName: node
47744767
linkType: hard
47754768

@@ -7916,7 +7909,7 @@ __metadata:
79167909
cypress: "npm:14.5.0"
79177910
eslint: "npm:9.34.0"
79187911
eslint-config-prettier: "npm:^10.1.5"
7919-
eslint-plugin-cypress: "npm:^4.3.0"
7912+
eslint-plugin-cypress: "npm:^5.0.0"
79207913
eslint-plugin-jsx-a11y: "npm:^6.10.2"
79217914
eslint-plugin-no-only-tests: "npm:^3.3.0"
79227915
eslint-plugin-prettier: "npm:^5.4.0"

0 commit comments

Comments
 (0)