mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 04:51:38 +00:00
Update dependency cypress to v10.4.0 (#2270)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1edd0b7eca
commit
6e6e8638f7
2 changed files with 6 additions and 6 deletions
|
@ -158,7 +158,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.32.0",
|
||||
"@typescript-eslint/parser": "5.32.0",
|
||||
"csstype": "3.1.0",
|
||||
"cypress": "10.3.1",
|
||||
"cypress": "10.4.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.21.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1949,7 +1949,7 @@ __metadata:
|
|||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
csstype: 3.1.0
|
||||
cypress: 10.3.1
|
||||
cypress: 10.4.0
|
||||
cypress-commands: 3.0.0
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 4.1.1
|
||||
|
@ -5546,9 +5546,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:10.3.1":
|
||||
version: 10.3.1
|
||||
resolution: "cypress@npm:10.3.1"
|
||||
"cypress@npm:10.4.0":
|
||||
version: 10.4.0
|
||||
resolution: "cypress@npm:10.4.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -5594,7 +5594,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 7c76157195ec9409b9665aa9f7698ffd221c74c17f5026769fa20f90a60869cc8274282fa5b9b65e495429839f7a0ba05d69cf12a8af7a318ebcd704f96156c2
|
||||
checksum: 3f7385e076ac936683d1d1d104a7183f2e61ad0f4c901aff07146ae2e10197e8314019dcdfb6c188312fbf1be05484291f1cf8d49c4c37cf6485103c4ac5303e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue