Skip to content

Commit 09a867f

Browse files
build: 📦 update dependency eslint-plugin-cypress to v4.3.0 (#841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d50a186 commit 09a867f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.2",
105-
"eslint-plugin-cypress": "4.2.1",
105+
"eslint-plugin-cypress": "4.3.0",
106106
"husky": "^9.0.0",
107107
"jest": "29.7.0",
108108
"jest-environment-jsdom": "29.7.0",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4234,7 +4234,7 @@ __metadata:
42344234
dotenv: 16.5.0
42354235
eslint: 9.14.0
42364236
eslint-config-prettier: 10.1.2
4237-
eslint-plugin-cypress: 4.2.1
4237+
eslint-plugin-cypress: 4.3.0
42384238
husky: ^9.0.0
42394239
jest: 29.7.0
42404240
jest-environment-jsdom: 29.7.0
@@ -11711,14 +11711,14 @@ __metadata:
1171111711
languageName: node
1171211712
linkType: hard
1171311713

11714-
"eslint-plugin-cypress@npm:4.2.1":
11715-
version: 4.2.1
11716-
resolution: "eslint-plugin-cypress@npm:4.2.1"
11714+
"eslint-plugin-cypress@npm:4.3.0":
11715+
version: 4.3.0
11716+
resolution: "eslint-plugin-cypress@npm:4.3.0"
1171711717
dependencies:
1171811718
globals: ^15.15.0
1171911719
peerDependencies:
1172011720
eslint: ">=9"
11721-
checksum: 143bf694fc70206d1aca8caaa37f4a2bfa11b571b1036805eed2449f7dcf0616d0e04ff3230138b80aba7dd6e2e9cb2d5cdee92ee0213ff1b2afa328e1e8ef7d
11721+
checksum: 6e385e0111bce47b81defe04bf07bb81646e7a96266564e4b3835a9c7e768fd30871461ce2dfdcacdcded09b5e03cce9e47dea392557dfaa96dd5bf1138f1de8
1172211722
languageName: node
1172311723
linkType: hard
1172411724

0 commit comments

Comments
 (0)