Skip to content

Commit 467f08f

Browse files
jgyselovrawagner
authored andcommitted
Upgrade Cypress libs
1 parent 3dfa860 commit 467f08f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

libs/ui-lib-tests/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@openshift-assisted/ui-lib": "workspace:*",
88
"@testing-library/cypress": "^9.0.0",
99
"@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",
1212
"cypress-fill-command": "^1.0.2",
1313
"lodash": "^4.17.15",
1414
"start-server-and-test": "^2.0.0"

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -826,8 +826,8 @@ __metadata:
826826
"@openshift-assisted/ui-lib": "workspace:*"
827827
"@testing-library/cypress": ^9.0.0
828828
"@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
831831
cypress-fill-command: ^1.0.2
832832
lodash: ^4.17.15
833833
start-server-and-test: ^2.0.0
@@ -3150,7 +3150,7 @@ __metadata:
31503150
languageName: node
31513151
linkType: hard
31523152

3153-
"cypress-file-upload@npm:^5.0.7":
3153+
"cypress-file-upload@npm:5.0.8":
31543154
version: 5.0.8
31553155
resolution: "cypress-file-upload@npm:5.0.8"
31563156
peerDependencies:
@@ -3166,9 +3166,9 @@ __metadata:
31663166
languageName: node
31673167
linkType: hard
31683168

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"
31723172
dependencies:
31733173
"@cypress/request": ^3.0.0
31743174
"@cypress/xvfb": ^1.2.4
@@ -3215,7 +3215,7 @@ __metadata:
32153215
yauzl: ^2.10.0
32163216
bin:
32173217
cypress: bin/cypress
3218-
checksum: 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
3218+
checksum: 70a5db8178c0ebc56377f91bbc7d0ff9804b341da36f45b4997155c15fd200815a749a8470b64d3bf93c2048027a4042d82836a6ce792353f635d173fd5cc3fc
32193219
languageName: node
32203220
linkType: hard
32213221

0 commit comments

Comments
 (0)