We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765151b commit 0968a0dCopy full SHA for 0968a0d
package.json
@@ -27,8 +27,8 @@
27
"cypress": ">=4.5.0"
28
},
29
"devDependencies": {
30
- "@frsource/eslint-config": "1.15.0",
31
- "eslint": "9.11.0",
+ "@frsource/eslint-config": "1.36.0",
+ "eslint": "9.22.0",
32
"eslint-plugin-cypress": "^3.5.0",
33
"globals": "15.9.0"
34
}
packages/cypress-plugin-visual-regression-diff/package.json
@@ -75,7 +75,7 @@
75
"cypress": "12.14.0",
76
"del-cli": "5.0.1",
77
"microbundle": "0.15.1",
78
- "prettier": "3.3.3",
+ "prettier": "3.5.3",
79
"sanitize-filename": "1.6.3",
80
"tmp-promise": "3.0.3",
81
"typescript": "5.1.6",
0 commit comments