Skip to content

Commit 5d9dc02

Browse files
build: 📦 update dependency eslint-plugin-cypress to v6
1 parent 5892f74 commit 5d9dc02

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.0",
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
@@ -4744,7 +4744,7 @@ __metadata:
47444744
dotenv: "npm:17.3.1"
47454745
eslint: "npm:9.14.0"
47464746
eslint-config-prettier: "npm:10.1.8"
4747-
eslint-plugin-cypress: "npm:4.3.0"
4747+
eslint-plugin-cypress: "npm:6.2.0"
47484748
husky: "npm:^9.0.0"
47494749
jest: "npm:30.3.0"
47504750
jest-environment-jsdom: "npm:30.3.0"
@@ -13270,14 +13270,14 @@ __metadata:
1327013270
languageName: node
1327113271
linkType: hard
1327213272

13273-
"eslint-plugin-cypress@npm:4.3.0":
13274-
version: 4.3.0
13275-
resolution: "eslint-plugin-cypress@npm:4.3.0"
13273+
"eslint-plugin-cypress@npm:6.2.0":
13274+
version: 6.2.0
13275+
resolution: "eslint-plugin-cypress@npm:6.2.0"
1327613276
dependencies:
13277-
globals: "npm:^15.15.0"
13277+
globals: "npm:^17.3.0"
1327813278
peerDependencies:
1327913279
eslint: ">=9"
13280-
checksum: 10c0/76960cd9629f307a858b704629e12207dc80e13be719dd0fafe1f8e1b82617307677c5b027fe7a055b406d0c1ab70f2cb6a75643312dc44d3547eb983aa29083
13280+
checksum: 10c0/2b61c0891149359d73d339703cbdec7b08523e4f15efaeccb4b034d26f2e29246aab80e9bbafaced8a460e4066f4d79558fcaff69156dcd3e4c8b71c7d0a4e51
1328113281
languageName: node
1328213282
linkType: hard
1328313283

@@ -14710,13 +14710,20 @@ __metadata:
1471014710
languageName: node
1471114711
linkType: hard
1471214712

14713-
"globals@npm:^15.15.0, globals@npm:^15.9.0":
14713+
"globals@npm:^15.9.0":
1471414714
version: 15.15.0
1471514715
resolution: "globals@npm:15.15.0"
1471614716
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
1471714717
languageName: node
1471814718
linkType: hard
1471914719

14720+
"globals@npm:^17.3.0":
14721+
version: 17.4.0
14722+
resolution: "globals@npm:17.4.0"
14723+
checksum: 10c0/2be9e8c2b9035836f13d420b22f0247a328db82967d3bebfc01126d888ed609305f06c05895914e969653af5c6ba35fd7a0920f3e6c869afa60666c810630feb
14724+
languageName: node
14725+
linkType: hard
14726+
1472014727
"globby@npm:^11.1.0":
1472114728
version: 11.1.0
1472214729
resolution: "globby@npm:11.1.0"

0 commit comments

Comments
 (0)