Skip to content

Commit ec35efb

Browse files
build: 📦 update dependency eslint-plugin-cypress to v6
1 parent ac2a3dd commit ec35efb

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": "17.3.1",
103103
"eslint": "9.14.0",
104104
"eslint-config-prettier": "10.1.8",
105-
"eslint-plugin-cypress": "4.3.0",
105+
"eslint-plugin-cypress": "6.2.1",
106106
"husky": "^9.0.0",
107107
"jest": "30.3.0",
108108
"jest-environment-jsdom": "30.3.0",

‎yarn.lock‎

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4763,7 +4763,7 @@ __metadata:
47634763
dotenv: "npm:17.3.1"
47644764
eslint: "npm:9.14.0"
47654765
eslint-config-prettier: "npm:10.1.8"
4766-
eslint-plugin-cypress: "npm:4.3.0"
4766+
eslint-plugin-cypress: "npm:6.2.1"
47674767
husky: "npm:^9.0.0"
47684768
jest: "npm:30.3.0"
47694769
jest-environment-jsdom: "npm:30.3.0"
@@ -13138,14 +13138,14 @@ __metadata:
1313813138
languageName: node
1313913139
linkType: hard
1314013140

13141-
"eslint-plugin-cypress@npm:4.3.0":
13142-
version: 4.3.0
13143-
resolution: "eslint-plugin-cypress@npm:4.3.0"
13141+
"eslint-plugin-cypress@npm:6.2.1":
13142+
version: 6.2.1
13143+
resolution: "eslint-plugin-cypress@npm:6.2.1"
1314413144
dependencies:
13145-
globals: "npm:^15.15.0"
13145+
globals: "npm:^17.3.0"
1314613146
peerDependencies:
1314713147
eslint: ">=9"
13148-
checksum: 10c0/76960cd9629f307a858b704629e12207dc80e13be719dd0fafe1f8e1b82617307677c5b027fe7a055b406d0c1ab70f2cb6a75643312dc44d3547eb983aa29083
13148+
checksum: 10c0/ebfd774418062fd7e503845b5835f1fc3a3908f8833ca45eaf045e0bba5a3c4e2e2e6a903362579648a8a182fa18eb5d204f6ea60a8800f13efc962a246bffa4
1314913149
languageName: node
1315013150
linkType: hard
1315113151

@@ -14549,13 +14549,20 @@ __metadata:
1454914549
languageName: node
1455014550
linkType: hard
1455114551

14552-
"globals@npm:^15.15.0, globals@npm:^15.9.0":
14552+
"globals@npm:^15.9.0":
1455314553
version: 15.15.0
1455414554
resolution: "globals@npm:15.15.0"
1455514555
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
1455614556
languageName: node
1455714557
linkType: hard
1455814558

14559+
"globals@npm:^17.3.0":
14560+
version: 17.4.0
14561+
resolution: "globals@npm:17.4.0"
14562+
checksum: 10c0/2be9e8c2b9035836f13d420b22f0247a328db82967d3bebfc01126d888ed609305f06c05895914e969653af5c6ba35fd7a0920f3e6c869afa60666c810630feb
14563+
languageName: node
14564+
linkType: hard
14565+
1455914566
"globby@npm:^11.1.0":
1456014567
version: 11.1.0
1456114568
resolution: "globby@npm:11.1.0"

0 commit comments

Comments
 (0)