mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #46799 from nextcloud/dependabot/npm_and_yarn/cypress-if-1.12.4
build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4
This commit is contained in:
commit
08017a4309
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -119,7 +119,7 @@
|
|||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.13.1",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-if": "^1.12.4",
|
||||
"cypress-split": "^1.24.0",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.2",
|
||||
|
|
@ -10071,9 +10071,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cypress-if": {
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.0.tgz",
|
||||
"integrity": "sha512-mdMXyMspCB3QWzEt4fgwEv2Nfcvyz8tUvMRgcDsh/bsqdNm8ZlCkpLkl3cFm0YVhBJLq5+H9S59dhvEN0Fs2hg==",
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.4.tgz",
|
||||
"integrity": "sha512-ylnhMgKcRxs5fXk1cKq3j+tpXdAY8NBucobO+onHM8PQcytcQOpFjd816KtQAbhkVf2APFGxIAZbDq3UFuq2Xw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4"
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.13.1",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-if": "^1.12.4",
|
||||
"cypress-split": "^1.24.0",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue