mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update dependency cypress to v9.6.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c25b0474ec
commit
7956f87137
2 changed files with 6 additions and 6 deletions
|
@ -136,7 +136,7 @@
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.22.0",
|
"@typescript-eslint/eslint-plugin": "5.22.0",
|
||||||
"@typescript-eslint/parser": "5.22.0",
|
"@typescript-eslint/parser": "5.22.0",
|
||||||
"cypress": "9.6.0",
|
"cypress": "9.6.1",
|
||||||
"cypress-commands": "2.0.1",
|
"cypress-commands": "2.0.1",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"eslint": "8.15.0",
|
"eslint": "8.15.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2013,7 +2013,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.6.0
|
cypress: 9.6.1
|
||||||
cypress-commands: 2.0.1
|
cypress-commands: 2.0.1
|
||||||
cypress-fill-command: 1.0.2
|
cypress-fill-command: 1.0.2
|
||||||
d3-graphviz: 4.1.1
|
d3-graphviz: 4.1.1
|
||||||
|
@ -7586,9 +7586,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cypress@npm:9.6.0":
|
"cypress@npm:9.6.1":
|
||||||
version: 9.6.0
|
version: 9.6.1
|
||||||
resolution: "cypress@npm:9.6.0"
|
resolution: "cypress@npm:9.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request": ^2.88.10
|
"@cypress/request": ^2.88.10
|
||||||
"@cypress/xvfb": ^1.2.4
|
"@cypress/xvfb": ^1.2.4
|
||||||
|
@ -7634,7 +7634,7 @@ __metadata:
|
||||||
yauzl: ^2.10.0
|
yauzl: ^2.10.0
|
||||||
bin:
|
bin:
|
||||||
cypress: bin/cypress
|
cypress: bin/cypress
|
||||||
checksum: 1e5142885a3fb54db6ef7477e3b11b363f1f610ff008982af014e6df3261ac3899f4cad407c598fb690f93029634adb4ad4605929d10776f92175a3eebb471c4
|
checksum: 3d464346f30b164c10947e332e5c8095c1f53b946d378c18a09e7591b0aadb331062d880505a228ff1d996d37c9e7b4e8a9f2308871a00442d9171a1718f7fa4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue