mirror of
https://github.com/nextcloud/server.git
synced 2026-06-17 12:42:50 -04:00
Merge pull request #46332 from nextcloud/dependabot/npm_and_yarn/stable29/cypress-if-1.12.3
This commit is contained in:
commit
ff3e951691
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -118,7 +118,7 @@
|
|||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.7.3",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-if": "^1.12.3",
|
||||
"cypress-split": "^1.21.2",
|
||||
"cypress-wait-until": "^3.0.1",
|
||||
"dockerode": "^4.0.2",
|
||||
|
|
@ -9978,9 +9978,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.3",
|
||||
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.3.tgz",
|
||||
"integrity": "sha512-mgO8uD0FL0tjGVpvRBtkBpFp3ivxOHMyQ8cztmVaZBJlFtpL3mhf7jk6V/xhFPL8ULjFUP349T0G04v2hk1p3Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4"
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@
|
|||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.7.3",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-if": "^1.12.3",
|
||||
"cypress-split": "^1.21.2",
|
||||
"cypress-wait-until": "^3.0.1",
|
||||
"dockerode": "^4.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue