mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency cypress to v13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf2fddad52
commit
3488fc13bf
2 changed files with 11 additions and 11 deletions
|
@ -147,7 +147,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.5.0",
|
||||
"@typescript-eslint/parser": "6.5.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "12.17.4",
|
||||
"cypress": "13.1.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.48.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2059,9 +2059,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cypress/request@npm:2.88.12":
|
||||
version: 2.88.12
|
||||
resolution: "@cypress/request@npm:2.88.12"
|
||||
"@cypress/request@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@cypress/request@npm:3.0.0"
|
||||
dependencies:
|
||||
aws-sign2: ~0.7.0
|
||||
aws4: ^1.8.0
|
||||
|
@ -2081,7 +2081,7 @@ __metadata:
|
|||
tough-cookie: ^4.1.3
|
||||
tunnel-agent: ^0.6.0
|
||||
uuid: ^8.3.2
|
||||
checksum: 2c6fbf7f3127d41bffca8374beaa8cf95450495a8a077b00309ea9d94dd2a4da450a77fe038e8ad26c97cdd7c39b65c53c850f8338ce9bc2dbe23ce2e2b48329
|
||||
checksum: 8ec81075b800b84df8a616dce820a194d562a35df251da234f849344022979f3675baa0b82988843f979a488e39bc1eec6204cfe660c75ace9bf4d2951edec43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2451,7 +2451,7 @@ __metadata:
|
|||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
csstype: 3.1.2
|
||||
cypress: 12.17.4
|
||||
cypress: 13.1.0
|
||||
cypress-commands: 3.0.0
|
||||
cypress-fill-command: 1.0.2
|
||||
d3-graphviz: 5.1.0
|
||||
|
@ -7609,11 +7609,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:12.17.4":
|
||||
version: 12.17.4
|
||||
resolution: "cypress@npm:12.17.4"
|
||||
"cypress@npm:13.1.0":
|
||||
version: 13.1.0
|
||||
resolution: "cypress@npm:13.1.0"
|
||||
dependencies:
|
||||
"@cypress/request": 2.88.12
|
||||
"@cypress/request": ^3.0.0
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
"@types/node": ^16.18.39
|
||||
"@types/sinonjs__fake-timers": 8.1.1
|
||||
|
@ -7658,7 +7658,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: c9c79f5493b23e9c8cfb92d45d50ea9d0fae54210dde203bfa794a79436faf60108d826fe9007a7d67fddf7919802ad8f006b7ae56c5c198c75d5bc85bbc851b
|
||||
checksum: 238057b288f54401ad3fa8693c31ec08eef2d98a7fc93ce7f60bc009fcae18539e84be4c1cd41526816603f642f63444a7adce9d914b1338a53c0bf756bdb762
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue