mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 01:55:39 +00:00
chore(deps): update dependency cypress to v12.17.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0111f2b65e
commit
f56108cf42
2 changed files with 9 additions and 8 deletions
|
@ -148,7 +148,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "12.17.3",
|
||||
"cypress": "12.17.4",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.47.0",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -2105,7 +2105,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cypress/request@npm:^2.88.11":
|
||||
"@cypress/request@npm:2.88.12":
|
||||
version: 2.88.12
|
||||
resolution: "@cypress/request@npm:2.88.12"
|
||||
dependencies:
|
||||
|
@ -2497,7 +2497,7 @@ __metadata:
|
|||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
csstype: 3.1.2
|
||||
cypress: 12.17.3
|
||||
cypress: 12.17.4
|
||||
cypress-commands: 3.0.0
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 5.1.0
|
||||
|
@ -7651,11 +7651,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:12.17.3":
|
||||
version: 12.17.3
|
||||
resolution: "cypress@npm:12.17.3"
|
||||
"cypress@npm:12.17.4":
|
||||
version: 12.17.4
|
||||
resolution: "cypress@npm:12.17.4"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.11
|
||||
"@cypress/request": 2.88.12
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
"@types/node": ^16.18.39
|
||||
"@types/sinonjs__fake-timers": 8.1.1
|
||||
|
@ -7690,6 +7690,7 @@ __metadata:
|
|||
minimist: ^1.2.8
|
||||
ospath: ^1.2.2
|
||||
pretty-bytes: ^5.6.0
|
||||
process: ^0.11.10
|
||||
proxy-from-env: 1.0.0
|
||||
request-progress: ^3.0.0
|
||||
semver: ^7.5.3
|
||||
|
@ -7699,7 +7700,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 1da3922cac45c35ee282116fe2af2278e92cc08bd2d8586e0f2346cbe5c9f62129cec567bc9274c585e8c2e887341fa4e5c8623cfaa41dba87331cfb5a023721
|
||||
checksum: c9c79f5493b23e9c8cfb92d45d50ea9d0fae54210dde203bfa794a79436faf60108d826fe9007a7d67fddf7919802ad8f006b7ae56c5c198c75d5bc85bbc851b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue