mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency cypress to v9.4.1 (#1830)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
95d140ef3b
commit
422e9adeea
2 changed files with 7 additions and 31 deletions
|
@ -132,7 +132,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.2",
|
||||
"@typescript-eslint/parser": "5.10.2",
|
||||
"cypress": "9.3.1",
|
||||
"cypress": "9.4.1",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-file-upload": "6.0.0-beta.0",
|
||||
"eslint": "8.8.0",
|
||||
|
|
36
yarn.lock
36
yarn.lock
|
@ -1712,7 +1712,7 @@ __metadata:
|
|||
codemirror: 5.65.1
|
||||
copy-webpack-plugin: 10.2.3
|
||||
cross-env: 7.0.3
|
||||
cypress: 9.3.1
|
||||
cypress: 9.4.1
|
||||
cypress-commands: 2.0.1
|
||||
cypress-file-upload: 6.0.0-beta.0
|
||||
d3-graphviz: 3.2.0
|
||||
|
@ -6876,9 +6876,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:9.3.1":
|
||||
version: 9.3.1
|
||||
resolution: "cypress@npm:9.3.1"
|
||||
"cypress@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "cypress@npm:9.4.1"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -6917,14 +6917,14 @@ __metadata:
|
|||
pretty-bytes: ^5.6.0
|
||||
proxy-from-env: 1.0.0
|
||||
request-progress: ^3.0.0
|
||||
semver: ^7.3.2
|
||||
supports-color: ^8.1.1
|
||||
tmp: ~0.2.1
|
||||
untildify: ^4.0.0
|
||||
url: ^0.11.0
|
||||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 6992e0f293618d1dec2cbd278fae08c9c3375ce462a1f767f735b06faa9a52ad375d174f2371103e443f3dc1d5cbb2c93d2ca73204d99bbd845db033d9891270
|
||||
checksum: d068704a1a13b6ab22db2cb6867683d0c2d383c41f4d8ded7529999ed1f2bc929f91edc0a69df56a272230c984458ee8198e007af611860dca6a4a1c918319e8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15794,13 +15794,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"punycode@npm:1.3.2":
|
||||
version: 1.3.2
|
||||
resolution: "punycode@npm:1.3.2"
|
||||
checksum: b8807fd594b1db33335692d1f03e8beeddde6fda7fbb4a2e32925d88d20a3aa4cd8dcc0c109ccaccbd2ba761c208dfaaada83007087ea8bfb0129c9ef1b99ed6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"punycode@npm:^2.1.0, punycode@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "punycode@npm:2.1.1"
|
||||
|
@ -15851,13 +15844,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"querystring@npm:0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "querystring@npm:0.2.0"
|
||||
checksum: 8258d6734f19be27e93f601758858c299bdebe71147909e367101ba459b95446fbe5b975bf9beb76390156a592b6f4ac3a68b6087cea165c259705b8b4e56a69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"queue-microtask@npm:^1.2.2":
|
||||
version: 1.2.3
|
||||
resolution: "queue-microtask@npm:1.2.3"
|
||||
|
@ -18917,16 +18903,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"url@npm:^0.11.0":
|
||||
version: 0.11.0
|
||||
resolution: "url@npm:0.11.0"
|
||||
dependencies:
|
||||
punycode: 1.3.2
|
||||
querystring: 0.2.0
|
||||
checksum: 50d100d3dd2d98b9fe3ada48cadb0b08aa6be6d3ac64112b867b56b19be4bfcba03c2a9a0d7922bfd7ac17d4834e88537749fe182430dfd9b68e520175900d90
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-resize-observer@npm:8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "use-resize-observer@npm:8.0.0"
|
||||
|
|
Loading…
Reference in a new issue