File tree 3 files changed +272
-223
lines changed
packages/cypress-plugin-visual-regression-diff
3 files changed +272
-223
lines changed Original file line number Diff line number Diff line change 27
27
"cypress" : " >=4.5.0"
28
28
},
29
29
"devDependencies" : {
30
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
31
- "@typescript-eslint/parser" : " 5.62 .0" ,
32
- "eslint" : " 8.52 .0" ,
33
- "eslint-config-prettier" : " 8.10 .0" ,
30
+ "@typescript-eslint/eslint-plugin" : " 7.7 .0" ,
31
+ "@typescript-eslint/parser" : " 7.7 .0" ,
32
+ "eslint" : " 9.0 .0" ,
33
+ "eslint-config-prettier" : " 9.1 .0" ,
34
34
"eslint-plugin-cypress" : " 2.15.1" ,
35
35
"eslint-plugin-eslint-comments" : " 3.2.0"
36
36
}
Original file line number Diff line number Diff line change 74
74
"cypress" : " 12.14.0" ,
75
75
"del-cli" : " 5.0.1" ,
76
76
"microbundle" : " 0.15.1" ,
77
- "prettier" : " 2.8.8 " ,
77
+ "prettier" : " 3.2.5 " ,
78
78
"sanitize-filename" : " 1.6.3" ,
79
79
"tmp-promise" : " 3.0.3" ,
80
80
"typescript" : " 5.1.6" ,
You can’t perform that action at this time.
0 commit comments