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" : " ^2.15.1 " ,
16
+ "eslint-plugin-cypress" : " ^3.0.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@^2.15.1 :
1683
- version "2.15.1 "
1684
- resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1 .tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b "
1685
- integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w ==
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 ==
1686
1686
dependencies :
1687
1687
globals "^13.20.0"
1688
1688
You can’t perform that action at this time.
0 commit comments