mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update dependency cypress to v10.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dc118b9741
commit
fea94a663e
2 changed files with 6 additions and 6 deletions
|
@ -158,7 +158,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "5.33.1",
|
"@typescript-eslint/eslint-plugin": "5.33.1",
|
||||||
"@typescript-eslint/parser": "5.33.1",
|
"@typescript-eslint/parser": "5.33.1",
|
||||||
"csstype": "3.1.0",
|
"csstype": "3.1.0",
|
||||||
"cypress": "10.4.0",
|
"cypress": "10.6.0",
|
||||||
"cypress-commands": "3.0.0",
|
"cypress-commands": "3.0.0",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"eslint": "8.22.0",
|
"eslint": "8.22.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1976,7 +1976,7 @@ __metadata:
|
||||||
copy-webpack-plugin: 11.0.0
|
copy-webpack-plugin: 11.0.0
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
csstype: 3.1.0
|
csstype: 3.1.0
|
||||||
cypress: 10.4.0
|
cypress: 10.6.0
|
||||||
cypress-commands: 3.0.0
|
cypress-commands: 3.0.0
|
||||||
cypress-fill-command: 1.0.2
|
cypress-fill-command: 1.0.2
|
||||||
d3-graphviz: 4.1.1
|
d3-graphviz: 4.1.1
|
||||||
|
@ -5553,9 +5553,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cypress@npm:10.4.0":
|
"cypress@npm:10.6.0":
|
||||||
version: 10.4.0
|
version: 10.6.0
|
||||||
resolution: "cypress@npm:10.4.0"
|
resolution: "cypress@npm:10.6.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request": ^2.88.10
|
"@cypress/request": ^2.88.10
|
||||||
"@cypress/xvfb": ^1.2.4
|
"@cypress/xvfb": ^1.2.4
|
||||||
|
@ -5601,7 +5601,7 @@ __metadata:
|
||||||
yauzl: ^2.10.0
|
yauzl: ^2.10.0
|
||||||
bin:
|
bin:
|
||||||
cypress: bin/cypress
|
cypress: bin/cypress
|
||||||
checksum: 3f7385e076ac936683d1d1d104a7183f2e61ad0f4c901aff07146ae2e10197e8314019dcdfb6c188312fbf1be05484291f1cf8d49c4c37cf6485103c4ac5303e
|
checksum: 53993d2d712222df13ef4802db051fee8a7ac59b180ed11b22e6f10d36f5d9b2c2622f1bbfa012f61c7756139287a976abd075275ddd37191b13f40ec8deaa85
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue