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.3 " ,
16
+ "eslint-plugin-cypress" : " ^3.3.0 " ,
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.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 ==
1682
+ eslint-plugin-cypress@^3.3.0 :
1683
+ version "3.3.0 "
1684
+ resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.3.0. tgz#4ab963193d21ad22aca8379e1d15ba02619ae8db "
1685
+ integrity sha512-HPHMPzYBIshzJM8wqgKSKHG2p/8R0Gbg4Pb3tcdC9WrmkuqxiKxSKbjunUrajhV5l7gCIFrh1P7C7GuBqH6YuQ ==
1686
1686
dependencies :
1687
1687
globals "^13.20.0"
1688
1688
You can’t perform that action at this time.
0 commit comments