We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea733b0 commit 8bc02e7Copy full SHA for 8bc02e7
2 files changed
e2e-tests/package.json
@@ -33,17 +33,17 @@
33
"@playwright/test": "1.57.0",
34
"@types/node": "22.19.1",
35
"@types/pg": "8.15.6",
36
- "@typescript-eslint/eslint-plugin": "8.51.0",
37
- "@typescript-eslint/parser": "8.51.0",
+ "@typescript-eslint/eslint-plugin": "8.52.0",
+ "@typescript-eslint/parser": "8.52.0",
38
"eslint": "9.39.2",
39
"eslint-plugin-check-file": "3.3.1",
40
"eslint-plugin-filenames": "1.3.2",
41
- "eslint-plugin-playwright": "2.4.0",
+ "eslint-plugin-playwright": "2.4.1",
42
"ioredis": "5.8.2",
43
"otplib": "12.0.1",
44
"prettier": "3.7.4",
45
"typescript": "5.9.3",
46
- "typescript-eslint": "8.51.0"
+ "typescript-eslint": "8.52.0"
47
},
48
"dependencies": {
49
"@azure/arm-network": "34.2.0",
0 commit comments