Skip to content

Commit f190cfa

Browse files
build: 📦 update dependency eslint-plugin-cypress to v5
1 parent c1a5879 commit f190cfa

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"dotenv": "16.5.0",
103103
"eslint": "9.14.0",
104104
"eslint-config-prettier": "10.1.5",
105-
"eslint-plugin-cypress": "4.3.0",
105+
"eslint-plugin-cypress": "5.1.0",
106106
"husky": "^9.0.0",
107107
"jest": "29.7.0",
108108
"jest-environment-jsdom": "29.7.0",

‎yarn.lock‎

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4464,7 +4464,7 @@ __metadata:
44644464
dotenv: 16.5.0
44654465
eslint: 9.14.0
44664466
eslint-config-prettier: 10.1.5
4467-
eslint-plugin-cypress: 4.3.0
4467+
eslint-plugin-cypress: 5.1.0
44684468
husky: ^9.0.0
44694469
jest: 29.7.0
44704470
jest-environment-jsdom: 29.7.0
@@ -12161,14 +12161,14 @@ __metadata:
1216112161
languageName: node
1216212162
linkType: hard
1216312163

12164-
"eslint-plugin-cypress@npm:4.3.0":
12165-
version: 4.3.0
12166-
resolution: "eslint-plugin-cypress@npm:4.3.0"
12164+
"eslint-plugin-cypress@npm:5.1.0":
12165+
version: 5.1.0
12166+
resolution: "eslint-plugin-cypress@npm:5.1.0"
1216712167
dependencies:
12168-
globals: ^15.15.0
12168+
globals: ^16.2.0
1216912169
peerDependencies:
1217012170
eslint: ">=9"
12171-
checksum: 6e385e0111bce47b81defe04bf07bb81646e7a96266564e4b3835a9c7e768fd30871461ce2dfdcacdcded09b5e03cce9e47dea392557dfaa96dd5bf1138f1de8
12171+
checksum: 95e47e8c1a0e808eaeed7001c57bd522d4581fea59375a4e3b091f3025b9b24e2f2f6c5888741bb604986c72c2ff1827c74de839d9dd53810a64bece053e5431
1217212172
languageName: node
1217312173
linkType: hard
1217412174

@@ -13474,13 +13474,20 @@ __metadata:
1347413474
languageName: node
1347513475
linkType: hard
1347613476

13477-
"globals@npm:^15.15.0, globals@npm:^15.9.0":
13477+
"globals@npm:^15.9.0":
1347813478
version: 15.15.0
1347913479
resolution: "globals@npm:15.15.0"
1348013480
checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
1348113481
languageName: node
1348213482
linkType: hard
1348313483

13484+
"globals@npm:^16.2.0":
13485+
version: 16.2.0
13486+
resolution: "globals@npm:16.2.0"
13487+
checksum: 3128d8b09643164a095b67e581e2b9d59f344b839bcea3be16bc67ce19c2bafe5c95cc6b8c6a8f7e1a584c4fbd288ddd685f8dfbd3e451eaa07ff0e0b5a7c2ca
13488+
languageName: node
13489+
linkType: hard
13490+
1348413491
"globby@npm:10.0.1":
1348513492
version: 10.0.1
1348613493
resolution: "globby@npm:10.0.1"

0 commit comments

Comments
 (0)