mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update dependency cypress to v9.5.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
52cc654235
commit
6283a0cbf9
2 changed files with 6 additions and 6 deletions
|
@ -133,7 +133,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||
"@typescript-eslint/parser": "5.14.0",
|
||||
"cypress": "9.5.1",
|
||||
"cypress": "9.5.2",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.11.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2200,7 +2200,7 @@ __metadata:
|
|||
bootstrap: 4.6.1
|
||||
copy-webpack-plugin: 10.2.4
|
||||
cross-env: 7.0.3
|
||||
cypress: 9.5.1
|
||||
cypress: 9.5.2
|
||||
cypress-commands: 2.0.1
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 3.2.0
|
||||
|
@ -7513,9 +7513,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "cypress@npm:9.5.1"
|
||||
"cypress@npm:9.5.2":
|
||||
version: 9.5.2
|
||||
resolution: "cypress@npm:9.5.2"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -7561,7 +7561,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 96efebb8bfca52f214f793856a7eb40a6eb4a7bc06e5d7c17c7378cec8e3e3975d5777147066d04d95d88b99d4052bbf8749d96b4a25d3f79cc65e88e93f703d
|
||||
checksum: d19a183df25adcb87ba4914fb177a2b8bf2f004c8364fa21abb6bf66f2462d6f586bf09b58480e804f6b499281d931712a3e262f09880859e3170d513c5c9227
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue