mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 22:53:01 +00:00
Update dependency cypress to v10.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fb1eed8987
commit
1a3d47af12
2 changed files with 6 additions and 6 deletions
|
@ -143,7 +143,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.29.0",
|
||||
"@typescript-eslint/parser": "5.29.0",
|
||||
"cypress": "10.1.0",
|
||||
"cypress": "10.2.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.18.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2014,7 +2014,7 @@ __metadata:
|
|||
bootstrap: 4.6.1
|
||||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
cypress: 10.1.0
|
||||
cypress: 10.2.0
|
||||
cypress-commands: 3.0.0
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 4.1.1
|
||||
|
@ -7618,9 +7618,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "cypress@npm:10.1.0"
|
||||
"cypress@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "cypress@npm:10.2.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -7666,7 +7666,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 5c93db957f70eba2299896754b43cc56274fe4f13df9569622924f5d98a61b464bb619b641baeb60244b5d95ee4483d1903930ce631efa55fdd35e33cf951f28
|
||||
checksum: 1fd687658e036b2fd07031bde5a2f40ab61f664ca802ae650e0e15786d8825b38bb9444dffd8528b90a8e539e18241be6d5eaab7d5ae05d941839e2481e09342
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue