mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency cypress to v10.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
343b031fe4
commit
dc53d63bcc
2 changed files with 6 additions and 6 deletions
|
@ -144,7 +144,7 @@
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.29.0",
|
"@typescript-eslint/eslint-plugin": "5.29.0",
|
||||||
"@typescript-eslint/parser": "5.29.0",
|
"@typescript-eslint/parser": "5.29.0",
|
||||||
"cypress": "10.2.0",
|
"cypress": "10.3.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.18.0",
|
"eslint": "8.18.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2015,7 +2015,7 @@ __metadata:
|
||||||
bootstrap: 4.6.1
|
bootstrap: 4.6.1
|
||||||
copy-webpack-plugin: 11.0.0
|
copy-webpack-plugin: 11.0.0
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
cypress: 10.2.0
|
cypress: 10.3.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
|
||||||
|
@ -7533,9 +7533,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cypress@npm:10.2.0":
|
"cypress@npm:10.3.0":
|
||||||
version: 10.2.0
|
version: 10.3.0
|
||||||
resolution: "cypress@npm:10.2.0"
|
resolution: "cypress@npm:10.3.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request": ^2.88.10
|
"@cypress/request": ^2.88.10
|
||||||
"@cypress/xvfb": ^1.2.4
|
"@cypress/xvfb": ^1.2.4
|
||||||
|
@ -7581,7 +7581,7 @@ __metadata:
|
||||||
yauzl: ^2.10.0
|
yauzl: ^2.10.0
|
||||||
bin:
|
bin:
|
||||||
cypress: bin/cypress
|
cypress: bin/cypress
|
||||||
checksum: 1fd687658e036b2fd07031bde5a2f40ab61f664ca802ae650e0e15786d8825b38bb9444dffd8528b90a8e539e18241be6d5eaab7d5ae05d941839e2481e09342
|
checksum: 9cc6d8cd087d7c79f07ad83b8ef9b183f44cf816499bba53e1cee2b6f987d0a6893be209fcd47660cdd0e8456bd132813abe8a6bd15f446d9c96e0129be2de29
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue