mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency cypress to v13.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e3be26176e
commit
196efb252c
2 changed files with 11 additions and 11 deletions
|
@ -149,7 +149,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.7.0",
|
||||
"@typescript-eslint/parser": "6.7.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "13.1.0",
|
||||
"cypress": "13.2.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2451,7 +2451,7 @@ __metadata:
|
|||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
csstype: 3.1.2
|
||||
cypress: 13.1.0
|
||||
cypress: 13.2.0
|
||||
cypress-commands: 3.0.0
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 5.1.0
|
||||
|
@ -4889,10 +4889,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^16.18.39":
|
||||
version: 16.18.48
|
||||
resolution: "@types/node@npm:16.18.48"
|
||||
checksum: 5b725fe918197e4395cc88de17d67efeb02436e29c0d3b212ed63dfc51509ed398e9155ae15d1a8cd6f1c891463f2cf074dcea320d8cd392e25a9a11ce53dd6c
|
||||
"@types/node@npm:^18.17.5":
|
||||
version: 18.17.17
|
||||
resolution: "@types/node@npm:18.17.17"
|
||||
checksum: ff28f347c77723780836f9bb2ffa6db0cd72490bfd7604397c03db31db34f1f2899e82f0aaf3e825efeb09c15bd94d076ea9aca19a1407e1b56cb4603318936c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7688,13 +7688,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.1.0":
|
||||
version: 13.1.0
|
||||
resolution: "cypress@npm:13.1.0"
|
||||
"cypress@npm:13.2.0":
|
||||
version: 13.2.0
|
||||
resolution: "cypress@npm:13.2.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^3.0.0
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
"@types/node": ^16.18.39
|
||||
"@types/node": ^18.17.5
|
||||
"@types/sinonjs__fake-timers": 8.1.1
|
||||
"@types/sizzle": ^2.3.2
|
||||
arch: ^2.2.0
|
||||
|
@ -7737,7 +7737,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 238057b288f54401ad3fa8693c31ec08eef2d98a7fc93ce7f60bc009fcae18539e84be4c1cd41526816603f642f63444a7adce9d914b1338a53c0bf756bdb762
|
||||
checksum: 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue