File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
"eslint" : " ^8.46.0" ,
14
14
"eslint-config-prettier" : " ^9.0.0" ,
15
15
"eslint-plugin-markdown" : " ^3.0.1" ,
16
- "eslint-plugin-cypress" : " ^2.13.3 " ,
16
+ "eslint-plugin-cypress" : " ^2.14.0 " ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.6.2" ,
19
19
"prettier" : " ^3.0.1" ,
Original file line number Diff line number Diff line change @@ -1680,12 +1680,12 @@ eslint-module-utils@^2.7.4:
1680
1680
dependencies :
1681
1681
debug "^3.2.7"
1682
1682
1683
- eslint-plugin-cypress@^2.13.3 :
1684
- version "2.13.3 "
1685
- resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3 .tgz#5fc1afdc939aaa7daa9181f651f2f35429733ff2 "
1686
- integrity sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g ==
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 ==
1687
1687
dependencies :
1688
- globals "^11.12 .0"
1688
+ globals "^13.20 .0"
1689
1689
1690
1690
eslint-plugin-es@^3.0.0 :
1691
1691
version "3.0.1"
@@ -2157,12 +2157,12 @@ glob@^7.1.3, glob@^7.1.4:
2157
2157
once "^1.3.0"
2158
2158
path-is-absolute "^1.0.0"
2159
2159
2160
- globals@^11.1.0, globals@^11.12.0 :
2160
+ globals@^11.1.0 :
2161
2161
version "11.12.0"
2162
2162
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
2163
2163
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
2164
2164
2165
- globals@^13.19.0 :
2165
+ globals@^13.19.0, globals@^13.20.0 :
2166
2166
version "13.20.0"
2167
2167
resolved "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
2168
2168
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
You can’t perform that action at this time.
0 commit comments