File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
"@openshift-assisted/ui-lib" : " workspace:*" ,
8
8
"@testing-library/cypress" : " ^9.0.0" ,
9
9
"@types/lodash" : " ^4.14.121" ,
10
- "cypress" : " 13.2.0 " ,
11
- "cypress-file-upload" : " ^ 5.0.7 " ,
10
+ "cypress" : " 13.6.2 " ,
11
+ "cypress-file-upload" : " 5.0.8 " ,
12
12
"cypress-fill-command" : " ^1.0.2" ,
13
13
"lodash" : " ^4.17.15" ,
14
14
"start-server-and-test" : " ^2.0.0"
Original file line number Diff line number Diff line change @@ -826,8 +826,8 @@ __metadata:
826
826
" @openshift-assisted/ui-lib " : " workspace:*"
827
827
" @testing-library/cypress " : ^9.0.0
828
828
" @types/lodash " : ^4.14.121
829
- cypress : 13.2.0
830
- cypress-file-upload : ^ 5.0.7
829
+ cypress : 13.6.2
830
+ cypress-file-upload : 5.0.8
831
831
cypress-fill-command : ^1.0.2
832
832
lodash : ^4.17.15
833
833
start-server-and-test : ^2.0.0
@@ -3150,7 +3150,7 @@ __metadata:
3150
3150
languageName : node
3151
3151
linkType : hard
3152
3152
3153
- " cypress-file-upload@npm:^ 5.0.7 " :
3153
+ " cypress-file-upload@npm:5.0.8 " :
3154
3154
version : 5.0.8
3155
3155
resolution : " cypress-file-upload@npm:5.0.8"
3156
3156
peerDependencies :
@@ -3166,9 +3166,9 @@ __metadata:
3166
3166
languageName : node
3167
3167
linkType : hard
3168
3168
3169
- " cypress@npm:13.2.0 " :
3170
- version : 13.2.0
3171
- resolution : " cypress@npm:13.2.0 "
3169
+ " cypress@npm:13.6.2 " :
3170
+ version : 13.6.2
3171
+ resolution : " cypress@npm:13.6.2 "
3172
3172
dependencies :
3173
3173
" @cypress/request " : ^3.0.0
3174
3174
" @cypress/xvfb " : ^1.2.4
@@ -3215,7 +3215,7 @@ __metadata:
3215
3215
yauzl : ^2.10.0
3216
3216
bin :
3217
3217
cypress : bin/cypress
3218
- checksum : 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
3218
+ checksum : 70a5db8178c0ebc56377f91bbc7d0ff9804b341da36f45b4997155c15fd200815a749a8470b64d3bf93c2048027a4042d82836a6ce792353f635d173fd5cc3fc
3219
3219
languageName : node
3220
3220
linkType : hard
3221
3221
You can’t perform that action at this time.
0 commit comments