Skip to content

Commit 308730f

Browse files
chore(deps): update dependency eslint-plugin-playwright to v2.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37a5203 commit 308730f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "9.39.3",
4141
"eslint-plugin-check-file": "3.3.1",
4242
"eslint-plugin-filenames": "1.3.2",
43-
"eslint-plugin-playwright": "2.7.1",
43+
"eslint-plugin-playwright": "2.9.0",
4444
"ioredis": "5.9.3",
4545
"otplib": "12.0.1",
4646
"prettier": "3.8.1",

e2e-tests/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ __metadata:
16751675
eslint: "npm:9.39.3"
16761676
eslint-plugin-check-file: "npm:3.3.1"
16771677
eslint-plugin-filenames: "npm:1.3.2"
1678-
eslint-plugin-playwright: "npm:2.7.1"
1678+
eslint-plugin-playwright: "npm:2.9.0"
16791679
ioredis: "npm:5.9.3"
16801680
isomorphic-fetch: "npm:3.0.0"
16811681
js-yaml: "npm:4.1.1"
@@ -1796,14 +1796,14 @@ __metadata:
17961796
languageName: node
17971797
linkType: hard
17981798

1799-
"eslint-plugin-playwright@npm:2.7.1":
1800-
version: 2.7.1
1801-
resolution: "eslint-plugin-playwright@npm:2.7.1"
1799+
"eslint-plugin-playwright@npm:2.9.0":
1800+
version: 2.9.0
1801+
resolution: "eslint-plugin-playwright@npm:2.9.0"
18021802
dependencies:
18031803
globals: "npm:^17.3.0"
18041804
peerDependencies:
18051805
eslint: ">=8.40.0"
1806-
checksum: 10c0/efd45122b4d4e77608862f0f25a95200a0e367abbe6d53bdce38c59009c4b90edcf12b6f1c2b50e86b0addea56c68ad0c7767768b0a2a73d7f09a814b827df72
1806+
checksum: 10c0/8f5528547c7d731b9ff4afad7a8b98ede86d93342842be9f06a5428358180c17f7b7624e4dcaae331f211345bcecf9f3cc48f8a995549f30dfd633b8300e5a08
18071807
languageName: node
18081808
linkType: hard
18091809

0 commit comments

Comments
 (0)