Skip to content

Commit 07bd033

Browse files
build: 📦 update dependency eslint-plugin-cypress to v5
1 parent b14abe5 commit 07bd033

2 files changed

Lines changed: 15 additions & 8 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"dotenv": "16.6.1",
103103
"eslint": "9.14.0",
104104
"eslint-config-prettier": "10.1.8",
105-
"eslint-plugin-cypress": "4.3.0",
105+
"eslint-plugin-cypress": "5.2.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
@@ -4877,7 +4877,7 @@ __metadata:
48774877
dotenv: 16.6.1
48784878
eslint: 9.14.0
48794879
eslint-config-prettier: 10.1.8
4880-
eslint-plugin-cypress: 4.3.0
4880+
eslint-plugin-cypress: 5.2.0
48814881
husky: ^9.0.0
48824882
jest: 29.7.0
48834883
jest-environment-jsdom: 29.7.0
@@ -12759,14 +12759,14 @@ __metadata:
1275912759
languageName: node
1276012760
linkType: hard
1276112761

12762-
"eslint-plugin-cypress@npm:4.3.0":
12763-
version: 4.3.0
12764-
resolution: "eslint-plugin-cypress@npm:4.3.0"
12762+
"eslint-plugin-cypress@npm:5.2.0":
12763+
version: 5.2.0
12764+
resolution: "eslint-plugin-cypress@npm:5.2.0"
1276512765
dependencies:
12766-
globals: ^15.15.0
12766+
globals: ^16.2.0
1276712767
peerDependencies:
1276812768
eslint: ">=9"
12769-
checksum: 6e385e0111bce47b81defe04bf07bb81646e7a96266564e4b3835a9c7e768fd30871461ce2dfdcacdcded09b5e03cce9e47dea392557dfaa96dd5bf1138f1de8
12769+
checksum: fca4a635e9611e9485e10c5cfcec4b409e144fdd20b831458fa1eb71c0037eb21ea247dfa6b15a51883c2ab57fdc441de1ef5814f0a10c6afd5e0b97d48ff69b
1277012770
languageName: node
1277112771
linkType: hard
1277212772

@@ -14092,13 +14092,20 @@ __metadata:
1409214092
languageName: node
1409314093
linkType: hard
1409414094

14095-
"globals@npm:^15.15.0, globals@npm:^15.9.0":
14095+
"globals@npm:^15.9.0":
1409614096
version: 15.15.0
1409714097
resolution: "globals@npm:15.15.0"
1409814098
checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
1409914099
languageName: node
1410014100
linkType: hard
1410114101

14102+
"globals@npm:^16.2.0":
14103+
version: 16.5.0
14104+
resolution: "globals@npm:16.5.0"
14105+
checksum: e0363245cfc6e36ac6bf940415160a05d66e7985fa3856d5383ad49292b6d249d80fd03759e09d6491109648a121849b23b77c7391a11862923e6995268a7cd6
14106+
languageName: node
14107+
linkType: hard
14108+
1410214109
"globby@npm:10.0.1":
1410314110
version: 10.0.1
1410414111
resolution: "globby@npm:10.0.1"

0 commit comments

Comments
 (0)