Update dependency cypress to v9.6.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-04-30 12:56:55 +00:00 committed by Tilman Vatteroth
parent fd13c741f1
commit e89a825f33
2 changed files with 6 additions and 6 deletions

View file

@ -135,7 +135,7 @@
"@types/uuid": "8.3.4", "@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.21.0", "@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0", "@typescript-eslint/parser": "5.21.0",
"cypress": "9.5.4", "cypress": "9.6.0",
"cypress-commands": "2.0.1", "cypress-commands": "2.0.1",
"cypress-fill-command": "1.0.2", "cypress-fill-command": "1.0.2",
"eslint": "8.14.0", "eslint": "8.14.0",

View file

@ -2190,7 +2190,7 @@ __metadata:
bootstrap: 4.6.1 bootstrap: 4.6.1
copy-webpack-plugin: 10.2.4 copy-webpack-plugin: 10.2.4
cross-env: 7.0.3 cross-env: 7.0.3
cypress: 9.5.4 cypress: 9.6.0
cypress-commands: 2.0.1 cypress-commands: 2.0.1
cypress-fill-command: 1.0.2 cypress-fill-command: 1.0.2
d3-graphviz: 4.1.1 d3-graphviz: 4.1.1
@ -7726,9 +7726,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"cypress@npm:9.5.4": "cypress@npm:9.6.0":
version: 9.5.4 version: 9.6.0
resolution: "cypress@npm:9.5.4" resolution: "cypress@npm:9.6.0"
dependencies: dependencies:
"@cypress/request": ^2.88.10 "@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4 "@cypress/xvfb": ^1.2.4
@ -7774,7 +7774,7 @@ __metadata:
yauzl: ^2.10.0 yauzl: ^2.10.0
bin: bin:
cypress: bin/cypress cypress: bin/cypress
checksum: 55c61f33db5658da8e5af5c6de64f40a85aeb7cba1219f2772675406f6431b7aa7512e13173d0f475af026fffe9878289229b4f5c74d307eac22d8f51fc29f77 checksum: 1e5142885a3fb54db6ef7477e3b11b363f1f610ff008982af014e6df3261ac3899f4cad407c598fb690f93029634adb4ad4605929d10776f92175a3eebb471c4
languageName: node languageName: node
linkType: hard linkType: hard