File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 68
68
"core-js" : " 3.36.1" ,
69
69
"cypress" : " 7.7.0" ,
70
70
"eslint" : " 8.57.0" ,
71
- "eslint-plugin-cypress" : " 2.13.3 " ,
71
+ "eslint-plugin-cypress" : " 2.15.1 " ,
72
72
"eslint-plugin-prettier" : " 4.2.1" ,
73
73
"eslint-plugin-vue" : " 8.7.1" ,
74
74
"jsdom" : " ^22.0.0" ,
Original file line number Diff line number Diff line change @@ -2459,12 +2459,12 @@ eslint-config-prettier@^6.0.0:
2459
2459
dependencies :
2460
2460
get-stdin "^6.0.0"
2461
2461
2462
- eslint-plugin-cypress@2.13.3 :
2463
- version "2.13.3 "
2464
- resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3 .tgz#5fc1afdc939aaa7daa9181f651f2f35429733ff2 "
2465
- integrity sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g ==
2462
+ eslint-plugin-cypress@2.15.1 :
2463
+ version "2.15.1 "
2464
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1 .tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b "
2465
+ integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w ==
2466
2466
dependencies :
2467
- globals "^11.12 .0"
2467
+ globals "^13.20 .0"
2468
2468
2469
2469
2470
2470
version "4.2.1"
@@ -3073,7 +3073,7 @@ global-dirs@^3.0.0:
3073
3073
dependencies :
3074
3074
ini "2.0.0"
3075
3075
3076
- globals@^11.1.0, globals@^11.12.0 :
3076
+ globals@^11.1.0 :
3077
3077
version "11.12.0"
3078
3078
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
3079
3079
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
@@ -3085,6 +3085,13 @@ globals@^13.19.0:
3085
3085
dependencies :
3086
3086
type-fest "^0.20.2"
3087
3087
3088
+ globals@^13.20.0 :
3089
+ version "13.24.0"
3090
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
3091
+ integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
3092
+ dependencies :
3093
+ type-fest "^0.20.2"
3094
+
3088
3095
globby@^11.1.0 :
3089
3096
version "11.1.0"
3090
3097
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
You can’t perform that action at this time.
0 commit comments