File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@mocks-server/cypress-commands" : " ^6.1.1" ,
33
33
"@testing-library/react" : " ^14.2.1" ,
34
34
"cypress-axe" : " ^1.5.0" ,
35
- "cypress-wait-until" : " ^2 .0.1" ,
35
+ "cypress-wait-until" : " ^3 .0.1" ,
36
36
"lodash.template" : " ^4.5.0" ,
37
37
"moment" : " ^2.30.1" ,
38
38
"prop-types" : " ^15.8.1"
Original file line number Diff line number Diff line change @@ -2949,10 +2949,10 @@ cypress-axe@^1.5.0:
2949
2949
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.5.0.tgz#95082734583da77b51ce9b7784e14a442016c7a1"
2950
2950
integrity sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==
2951
2951
2952
- cypress-wait-until@^2 .0.1 :
2953
- version "2 .0.1"
2954
- resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-2 .0.1.tgz#69c575c7207d83e4ae023e2aaecf2b66148c9fc0 "
2955
- integrity sha512-+IyVnYNiaX1+C+V/LazrJWAi/CqiwfNoRSrFviECQEyolW1gDRy765PZosL2alSSGK8V10Y7BGfOQyZUDgmnjQ ==
2952
+ cypress-wait-until@^3 .0.1 :
2953
+ version "3 .0.1"
2954
+ resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-3 .0.1.tgz#6a697a600f4fb8cd2897489a15fda77c9857abec "
2955
+ integrity sha512-kpoa8yL6Bi/JNsThGBbrrm7g4SNzYyBUv9M5pF6/NTVm/ClY0HnJzeuWnHiAUZKIZ5l86Oedb12wQyjx7/CWPg ==
2956
2956
2957
2957
cypress@^13.6.5 :
2958
2958
version "13.6.5"
You can’t perform that action at this time.
0 commit comments