We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6340 commit 073cf23Copy full SHA for 073cf23
1 file changed
src/Tests/DfE.ExternalApplications.CypressTests/package.json
@@ -18,16 +18,16 @@
18
"lint:fix": "eslint . --fix"
19
},
20
"devDependencies": {
21
- "@eslint/js": "^9.15.0",
+ "@eslint/js": "9.39.2",
22
"cypress": "^15.8.1",
23
"cypress-axe": "^0.14.0",
24
"cypress-multi-reporters": "^2.0.4",
25
- "eslint": "^9.15.0",
26
- "eslint-plugin-cypress": "^4.1.0",
+ "eslint": "9.39.2",
+ "eslint-plugin-cypress": "4.3.0",
27
"mochawesome": "^7.0.1",
28
"mochawesome-merge": "^4.2.1",
29
"mochawesome-report-generator": "^6.0.1",
30
"typescript": "^5.6.3",
31
- "typescript-eslint": "^8.15.0"
+ "typescript-eslint": "8.51.0"
32
}
33
0 commit comments