File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"eslint" : " ^8.57.0" ,
14
14
"eslint-config-prettier" : " ^9.1.0" ,
15
15
"eslint-plugin-markdown" : " ^3.0.1" ,
16
- "eslint-plugin-cypress" : " ^3.0.0 " ,
16
+ "eslint-plugin-cypress" : " ^3.0.3 " ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.7.0" ,
19
19
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change @@ -1679,10 +1679,10 @@ eslint-module-utils@^2.7.4:
1679
1679
dependencies :
1680
1680
debug "^3.2.7"
1681
1681
1682
- eslint-plugin-cypress@^3.0.0 :
1683
- version "3.0.0 "
1684
- resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.0.0 .tgz#7b893ed0cea6de98bc5e7102d735c23e00d3fe70 "
1685
- integrity sha512-ZQ0l8+fcWDYptaxLkmk2l77TAfmJqNM2SSbC6t9+P/GeMLOu2zq2jtJKsHh+qxZEzkm/5IfFgbwAU3P5AZf7+w ==
1682
+ eslint-plugin-cypress@^3.0.3 :
1683
+ version "3.0.3 "
1684
+ resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.0.3 .tgz#5a8f226e81276edca9fa17b24a4b9cb358a41936 "
1685
+ integrity sha512-yrdAyBoHRCarLrlozReLAuRn/AXQPqWf7+HoXzWLFAH7ntqn1RLpBqi2Vl7Czl2Y1pWNFVpXJlFeNj5dmUslsg ==
1686
1686
dependencies :
1687
1687
globals "^13.20.0"
1688
1688
You can’t perform that action at this time.
0 commit comments