Skip to content

Commit fa82890

Browse files
chore(deps): update linters (non-major)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37a5203 commit fa82890

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@axe-core/playwright": "4.11.1",
33-
"@eslint/js": "9.39.3",
33+
"@eslint/js": "9.39.4",
3434
"@microsoft/microsoft-graph-types": "2.43.1",
3535
"@playwright/test": "1.58.2",
3636
"@types/node": "22.19.11",
@@ -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: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,13 @@ __metadata:
398398
languageName: node
399399
linkType: hard
400400

401+
"@eslint/js@npm:9.39.4":
402+
version: 9.39.4
403+
resolution: "@eslint/js@npm:9.39.4"
404+
checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46
405+
languageName: node
406+
linkType: hard
407+
401408
"@eslint/object-schema@npm:^2.1.7":
402409
version: 2.1.7
403410
resolution: "@eslint/object-schema@npm:2.1.7"
@@ -1662,7 +1669,7 @@ __metadata:
16621669
"@axe-core/playwright": "npm:4.11.1"
16631670
"@azure/arm-network": "npm:34.2.0"
16641671
"@azure/identity": "npm:4.13.0"
1665-
"@eslint/js": "npm:9.39.3"
1672+
"@eslint/js": "npm:9.39.4"
16661673
"@keycloak/keycloak-admin-client": "npm:25.0.6"
16671674
"@kubernetes/client-node": "npm:0.22.3"
16681675
"@microsoft/microsoft-graph-client": "npm:3.0.7"
@@ -1675,7 +1682,7 @@ __metadata:
16751682
eslint: "npm:9.39.3"
16761683
eslint-plugin-check-file: "npm:3.3.1"
16771684
eslint-plugin-filenames: "npm:1.3.2"
1678-
eslint-plugin-playwright: "npm:2.7.1"
1685+
eslint-plugin-playwright: "npm:2.9.0"
16791686
ioredis: "npm:5.9.3"
16801687
isomorphic-fetch: "npm:3.0.0"
16811688
js-yaml: "npm:4.1.1"
@@ -1796,14 +1803,14 @@ __metadata:
17961803
languageName: node
17971804
linkType: hard
17981805

1799-
"eslint-plugin-playwright@npm:2.7.1":
1800-
version: 2.7.1
1801-
resolution: "eslint-plugin-playwright@npm:2.7.1"
1806+
"eslint-plugin-playwright@npm:2.9.0":
1807+
version: 2.9.0
1808+
resolution: "eslint-plugin-playwright@npm:2.9.0"
18021809
dependencies:
18031810
globals: "npm:^17.3.0"
18041811
peerDependencies:
18051812
eslint: ">=8.40.0"
1806-
checksum: 10c0/efd45122b4d4e77608862f0f25a95200a0e367abbe6d53bdce38c59009c4b90edcf12b6f1c2b50e86b0addea56c68ad0c7767768b0a2a73d7f09a814b827df72
1813+
checksum: 10c0/8f5528547c7d731b9ff4afad7a8b98ede86d93342842be9f06a5428358180c17f7b7624e4dcaae331f211345bcecf9f3cc48f8a995549f30dfd633b8300e5a08
18071814
languageName: node
18081815
linkType: hard
18091816

0 commit comments

Comments
 (0)