File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 102
102
"dotenv" : " 16.5.0" ,
103
103
"eslint" : " 9.14.0" ,
104
104
"eslint-config-prettier" : " 10.1.5" ,
105
- "eslint-plugin-cypress" : " 4.3.0 " ,
105
+ "eslint-plugin-cypress" : " 5.1.1 " ,
106
106
"husky" : " ^9.0.0" ,
107
107
"jest" : " 29.7.0" ,
108
108
"jest-environment-jsdom" : " 29.7.0" ,
Original file line number Diff line number Diff line change @@ -4464,7 +4464,7 @@ __metadata:
4464
4464
dotenv: 16.5.0
4465
4465
eslint: 9.14.0
4466
4466
eslint-config-prettier: 10.1.5
4467
- eslint-plugin-cypress: 4.3.0
4467
+ eslint-plugin-cypress: 5.1.1
4468
4468
husky: ^9.0.0
4469
4469
jest: 29.7.0
4470
4470
jest-environment-jsdom: 29.7.0
@@ -12161,14 +12161,14 @@ __metadata:
12161
12161
languageName: node
12162
12162
linkType: hard
12163
12163
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.1 ":
12165
+ version: 5.1.1
12166
+ resolution: "eslint-plugin-cypress@npm:5.1.1 "
12167
12167
dependencies:
12168
- globals: ^15.15 .0
12168
+ globals: ^16.2 .0
12169
12169
peerDependencies:
12170
12170
eslint: ">=9"
12171
- checksum: 6e385e0111bce47b81defe04bf07bb81646e7a96266564e4b3835a9c7e768fd30871461ce2dfdcacdcded09b5e03cce9e47dea392557dfaa96dd5bf1138f1de8
12171
+ checksum: a7eeca92e12469de1e262f30ae4b97cf038e0f79ca9f9b9a76044f80a168915ee404522f678696c7aa5d4df467303e84cd301b4285a126e4bc1c32c4e8737ae0
12172
12172
languageName: node
12173
12173
linkType: hard
12174
12174
@@ -13474,13 +13474,20 @@ __metadata:
13474
13474
languageName: node
13475
13475
linkType: hard
13476
13476
13477
- "globals@npm:^15.15.0, globals@npm:^15. 9.0":
13477
+ "globals@npm:^15.9.0":
13478
13478
version: 15.15.0
13479
13479
resolution: "globals@npm:15.15.0"
13480
13480
checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
13481
13481
languageName: node
13482
13482
linkType: hard
13483
13483
13484
+ "globals@npm:^16.2.0":
13485
+ version: 16.3.0
13486
+ resolution: "globals@npm:16.3.0"
13487
+ checksum: 2f3467f27bd84dca7778b0f7b528718b697274f3ed0d12721b9af0a14a9b6eb20240cb221817c264a27bfc5b9fac3ae28f6168b39808f27c74142942fb953c73
13488
+ languageName: node
13489
+ linkType: hard
13490
+
13484
13491
"globby@npm:10.0.1":
13485
13492
version: 10.0.1
13486
13493
resolution: "globby@npm:10.0.1"
You can’t perform that action at this time.
0 commit comments