mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 20:22:20 +00:00
Update dependency cypress to v9.7.0 (#2077)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ce464d4812
commit
f7882e984d
2 changed files with 6 additions and 6 deletions
|
@ -136,7 +136,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.25.0",
|
||||
"@typescript-eslint/parser": "5.25.0",
|
||||
"cypress": "9.6.1",
|
||||
"cypress": "9.7.0",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.16.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2036,7 +2036,7 @@ __metadata:
|
|||
bootstrap: 4.6.1
|
||||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
cypress: 9.6.1
|
||||
cypress: 9.7.0
|
||||
cypress-commands: 2.0.1
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 4.1.1
|
||||
|
@ -7641,9 +7641,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:9.6.1":
|
||||
version: 9.6.1
|
||||
resolution: "cypress@npm:9.6.1"
|
||||
"cypress@npm:9.7.0":
|
||||
version: 9.7.0
|
||||
resolution: "cypress@npm:9.7.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -7689,7 +7689,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 3d464346f30b164c10947e332e5c8095c1f53b946d378c18a09e7591b0aadb331062d880505a228ff1d996d37c9e7b4e8a9f2308871a00442d9171a1718f7fa4
|
||||
checksum: 45df7c85bc7ec2e187153ff2b98bf5106d2313d70e2367a5742b5269a9e82d3fdd730d5bbc32ac8da72aeb120a52f9384c2ba4e2fc86b532f68440f22d700fc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue