Skip to content

Commit 3a39eaf

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

File tree

2 files changed

+131
-119
lines changed

2 files changed

+131
-119
lines changed

e2e-tests/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
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",
3737
"@types/pg": "8.16.0",
38-
"@typescript-eslint/eslint-plugin": "8.56.1",
39-
"@typescript-eslint/parser": "8.56.1",
40-
"eslint": "9.39.3",
38+
"@typescript-eslint/eslint-plugin": "8.57.0",
39+
"@typescript-eslint/parser": "8.57.0",
40+
"eslint": "9.39.4",
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",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "8.56.1"
48+
"typescript-eslint": "8.57.0"
4949
},
5050
"dependencies": {
5151
"@azure/arm-network": "34.2.0",

0 commit comments

Comments
 (0)