mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency cypress to v13.6.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76853f68db
commit
d20f40d5fd
2 changed files with 6 additions and 16 deletions
|
@ -151,7 +151,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
"@typescript-eslint/parser": "6.13.2",
|
||||
"csstype": "3.1.3",
|
||||
"cypress": "13.3.3",
|
||||
"cypress": "13.6.3",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2476,7 +2476,7 @@ __metadata:
|
|||
copy-webpack-plugin: "npm:11.0.0"
|
||||
cross-env: "npm:7.0.3"
|
||||
csstype: "npm:3.1.3"
|
||||
cypress: "npm:13.3.3"
|
||||
cypress: "npm:13.6.3"
|
||||
cypress-commands: "npm:3.0.0"
|
||||
cypress-fill-command: "npm:1.0.2"
|
||||
d3-graphviz: "npm:5.2.0"
|
||||
|
@ -4981,15 +4981,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^18.17.5":
|
||||
version: 18.18.7
|
||||
resolution: "@types/node@npm:18.18.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: f1ab9c8d318ad9b05f83664bd8a209b9a6410052b4e7124469771ee681ab080f9e65ac3ed3db8a3403976c1ee2941da1eef8008f42a7a3e2e084dc556d5494b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/parse-json@npm:^4.0.0":
|
||||
version: 4.0.1
|
||||
resolution: "@types/parse-json@npm:4.0.1"
|
||||
|
@ -7747,13 +7738,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.3.3":
|
||||
version: 13.3.3
|
||||
resolution: "cypress@npm:13.3.3"
|
||||
"cypress@npm:13.6.3":
|
||||
version: 13.6.3
|
||||
resolution: "cypress@npm:13.6.3"
|
||||
dependencies:
|
||||
"@cypress/request": "npm:^3.0.0"
|
||||
"@cypress/xvfb": "npm:^1.2.4"
|
||||
"@types/node": "npm:^18.17.5"
|
||||
"@types/sinonjs__fake-timers": "npm:8.1.1"
|
||||
"@types/sizzle": "npm:^2.3.2"
|
||||
arch: "npm:^2.2.0"
|
||||
|
@ -7796,7 +7786,7 @@ __metadata:
|
|||
yauzl: "npm:^2.10.0"
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 49ae51ba8c65010445dbc375eaa83c48c62e4a0caea54379e323c14d1fe466bbaf08bd50b89f23fa69d16cc6b08f304ec15fc82420910ceb4339ed47d069503e
|
||||
checksum: dc6038ff7b36aeef7cc97918fbdc848f43175cd3396df9f0d723f8fbb172b2f0ced98ddcd55786f38b57a9634f9a1dc446d5712ac20d30ae7c786f626dc28adc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue