Skip to content

Commit 32e1341

Browse files
Update dependency eslint-plugin-cypress to v5
1 parent 82a4bee commit 32e1341

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
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.32.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: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,14 +3857,14 @@ __metadata:
38573857
languageName: node
38583858
linkType: hard
38593859

3860-
"eslint-plugin-cypress@npm:^4.3.0":
3861-
version: 4.3.0
3862-
resolution: "eslint-plugin-cypress@npm:4.3.0"
3860+
"eslint-plugin-cypress@npm:^5.0.0":
3861+
version: 5.1.0
3862+
resolution: "eslint-plugin-cypress@npm:5.1.0"
38633863
dependencies:
3864-
globals: "npm:^15.15.0"
3864+
globals: "npm:^16.2.0"
38653865
peerDependencies:
38663866
eslint: ">=9"
3867-
checksum: 10/f2a0f329f76028a6ec9e9ff6cf78a0d657054a0a3e1d84c579c8f22ffda652d642ecc89d5241ed298d8bfda12f526ccbb706fb2bb0f4e161bd93b7fb747b8c0f
3867+
checksum: 10/a30a6197d60b240cf6040ff0e1eaa387ff59633f1750380e4b0fa8c54818af5975800794486eecae1f05926217c154ab253783e6be998d7c4c161400c3e88ffc
38683868
languageName: node
38693869
linkType: hard
38703870

@@ -4785,14 +4785,7 @@ __metadata:
47854785
languageName: node
47864786
linkType: hard
47874787

4788-
"globals@npm:^15.15.0":
4789-
version: 15.15.0
4790-
resolution: "globals@npm:15.15.0"
4791-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
4792-
languageName: node
4793-
linkType: hard
4794-
4795-
"globals@npm:^16.1.0":
4788+
"globals@npm:^16.1.0, globals@npm:^16.2.0":
47964789
version: 16.3.0
47974790
resolution: "globals@npm:16.3.0"
47984791
checksum: 10/accb0939d993a1c461df8d961ce9911a9a96120929e0a61057ae8e75b7df0a8bf8089da0f4e3a476db0211156416fbd26e222a56f74b389a140b34481c0a72b0
@@ -7981,7 +7974,7 @@ __metadata:
79817974
cypress: "npm:14.5.0"
79827975
eslint: "npm:9.32.0"
79837976
eslint-config-prettier: "npm:^10.1.5"
7984-
eslint-plugin-cypress: "npm:^4.3.0"
7977+
eslint-plugin-cypress: "npm:^5.0.0"
79857978
eslint-plugin-jsx-a11y: "npm:^6.10.2"
79867979
eslint-plugin-no-only-tests: "npm:^3.3.0"
79877980
eslint-plugin-prettier: "npm:^5.4.0"

0 commit comments

Comments
 (0)