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.49.0" ,
14
14
"eslint-config-prettier" : " ^9.0.0" ,
15
15
"eslint-plugin-markdown" : " ^3.0.1" ,
16
- "eslint-plugin-cypress" : " ^2.14.0 " ,
16
+ "eslint-plugin-cypress" : " ^2.15.1 " ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.7.0" ,
19
19
"prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -1680,10 +1680,10 @@ eslint-module-utils@^2.7.4:
1680
1680
dependencies :
1681
1681
debug "^3.2.7"
1682
1682
1683
- eslint-plugin-cypress@^2.14.0 :
1684
- version "2.14.0 "
1685
- resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0 .tgz#c65e1f592680dd25bbd00c86194ee85fecf59bd7 "
1686
- integrity sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg ==
1683
+ eslint-plugin-cypress@^2.15.1 :
1684
+ version "2.15.1 "
1685
+ resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1 .tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b "
1686
+ integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w ==
1687
1687
dependencies :
1688
1688
globals "^13.20.0"
1689
1689
You can’t perform that action at this time.
0 commit comments