mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 12:05:10 +00:00
Update dependency cypress to v7.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
67c06bc3b6
commit
d6a53ad8f0
2 changed files with 6 additions and 6 deletions
|
@ -180,7 +180,7 @@
|
|||
"@types/redux-devtools": "3.0.47",
|
||||
"@types/redux-devtools-extension": "2.13.2",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "7.6.0",
|
||||
"cypress": "7.7.0",
|
||||
"cypress-commands": "1.1.0",
|
||||
"cypress-file-upload": "5.0.8",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
@ -194,7 +194,7 @@
|
|||
"webpack-bundle-analyzer": "4.4.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"cypress": "7.6.0",
|
||||
"cypress": "7.7.0",
|
||||
"katex": "0.13.11"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4898,10 +4898,10 @@ cypress-file-upload@5.0.8:
|
|||
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.8.tgz#d8824cbeaab798e44be8009769f9a6c9daa1b4a1"
|
||||
integrity sha512-+8VzNabRk3zG6x8f8BWArF/xA/W0VK4IZNx3MV0jFWrJS/qKn8eHfa5nU73P9fOQAgwHFJx7zjg4lwOnljMO8g==
|
||||
|
||||
cypress@7.6.0:
|
||||
version "7.6.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-7.6.0.tgz#80fe7496cd4165a0fa06e25fc11413dda4544463"
|
||||
integrity sha512-tTwQExY28CKt6cY85/2V1uLExcMfpBEBWXt/EcE2ht/Onl9k4lxUS7ul1UnUO5MrYwMIHMdGVh13DxdzXj4Z5w==
|
||||
cypress@7.7.0:
|
||||
version "7.7.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-7.7.0.tgz#0839ae28e5520536f9667d6c9ae81496b3836e64"
|
||||
integrity sha512-uYBYXNoI5ym0UxROwhQXWTi8JbUEjpC6l/bzoGZNxoKGsLrC1SDPgIDJMgLX/MeEdPL0UInXLDUWN/rSyZUCjQ==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.5"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue