mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency cypress to v9.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fd13c741f1
commit
e89a825f33
2 changed files with 6 additions and 6 deletions
|
@ -135,7 +135,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.21.0",
|
||||
"@typescript-eslint/parser": "5.21.0",
|
||||
"cypress": "9.5.4",
|
||||
"cypress": "9.6.0",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.14.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2190,7 +2190,7 @@ __metadata:
|
|||
bootstrap: 4.6.1
|
||||
copy-webpack-plugin: 10.2.4
|
||||
cross-env: 7.0.3
|
||||
cypress: 9.5.4
|
||||
cypress: 9.6.0
|
||||
cypress-commands: 2.0.1
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 4.1.1
|
||||
|
@ -7726,9 +7726,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:9.5.4":
|
||||
version: 9.5.4
|
||||
resolution: "cypress@npm:9.5.4"
|
||||
"cypress@npm:9.6.0":
|
||||
version: 9.6.0
|
||||
resolution: "cypress@npm:9.6.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -7774,7 +7774,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 55c61f33db5658da8e5af5c6de64f40a85aeb7cba1219f2772675406f6431b7aa7512e13173d0f475af026fffe9878289229b4f5c74d307eac22d8f51fc29f77
|
||||
checksum: 1e5142885a3fb54db6ef7477e3b11b363f1f610ff008982af014e6df3261ac3899f4cad407c598fb690f93029634adb4ad4605929d10776f92175a3eebb471c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue