mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update dependency cypress to v9.5.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9f22c8f242
commit
baf634b4ce
2 changed files with 7 additions and 7 deletions
|
@ -133,7 +133,7 @@
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.17.0",
|
"@typescript-eslint/eslint-plugin": "5.17.0",
|
||||||
"@typescript-eslint/parser": "5.17.0",
|
"@typescript-eslint/parser": "5.17.0",
|
||||||
"cypress": "9.5.2",
|
"cypress": "9.5.3",
|
||||||
"cypress-commands": "2.0.1",
|
"cypress-commands": "2.0.1",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"eslint": "8.12.0",
|
"eslint": "8.12.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2200,7 +2200,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.2
|
cypress: 9.5.3
|
||||||
cypress-commands: 2.0.1
|
cypress-commands: 2.0.1
|
||||||
cypress-fill-command: 1.0.2
|
cypress-fill-command: 1.0.2
|
||||||
d3-graphviz: 3.2.0
|
d3-graphviz: 3.2.0
|
||||||
|
@ -7569,9 +7569,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cypress@npm:9.5.2":
|
"cypress@npm:9.5.3":
|
||||||
version: 9.5.2
|
version: 9.5.3
|
||||||
resolution: "cypress@npm:9.5.2"
|
resolution: "cypress@npm:9.5.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request": ^2.88.10
|
"@cypress/request": ^2.88.10
|
||||||
"@cypress/xvfb": ^1.2.4
|
"@cypress/xvfb": ^1.2.4
|
||||||
|
@ -7605,7 +7605,7 @@ __metadata:
|
||||||
listr2: ^3.8.3
|
listr2: ^3.8.3
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
log-symbols: ^4.0.0
|
log-symbols: ^4.0.0
|
||||||
minimist: ^1.2.5
|
minimist: ^1.2.6
|
||||||
ospath: ^1.2.2
|
ospath: ^1.2.2
|
||||||
pretty-bytes: ^5.6.0
|
pretty-bytes: ^5.6.0
|
||||||
proxy-from-env: 1.0.0
|
proxy-from-env: 1.0.0
|
||||||
|
@ -7617,7 +7617,7 @@ __metadata:
|
||||||
yauzl: ^2.10.0
|
yauzl: ^2.10.0
|
||||||
bin:
|
bin:
|
||||||
cypress: bin/cypress
|
cypress: bin/cypress
|
||||||
checksum: d19a183df25adcb87ba4914fb177a2b8bf2f004c8364fa21abb6bf66f2462d6f586bf09b58480e804f6b499281d931712a3e262f09880859e3170d513c5c9227
|
checksum: cfd2333fede054a61c1a8d5f3ec0f08b661ff814bff61a418855b542acc8c2d43f3b24dbda849cd9bcce618bf59ce1c5d0abf86a985daaffc0f187db424a5fc8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue