Chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 3.0.2

Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 1.7.2 to 3.0.2.
- [Release notes](https://github.com/NoriSte/cypress-wait-until/releases)
- [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js)
- [Commits](https://github.com/NoriSte/cypress-wait-until/commits)

---
updated-dependencies:
- dependency-name: cypress-wait-until
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1911/head
dependabot[bot] 2024-09-08 15:55:38 +00:00 zatwierdzone przez GitHub
rodzic a0a09ffb75
commit 95ea33f3a1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -51,7 +51,7 @@
"@nextcloud/webpack-vue-config": "^5.5.1",
"copy-webpack-plugin": "^11.0.0",
"cypress-visual-regression": "^2.1.1",
"cypress-wait-until": "^1.7.2",
"cypress-wait-until": "^3.0.2",
"dockerode": "^3.3.5",
"jest": "^29.5.0",
"jest-serializer-vue": "^3.1.0",
@ -7393,9 +7393,9 @@
}
},
"node_modules/cypress-wait-until": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz",
"integrity": "sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-3.0.2.tgz",
"integrity": "sha512-iemies796dD5CgjG5kV0MnpEmKSH+s7O83ZoJLVzuVbZmm4lheMsZqAVT73hlMx4QlkwhxbyUzhOBUOZwoOe0w==",
"dev": true
},
"node_modules/cypress/node_modules/ansi-styles": {
@ -25746,9 +25746,9 @@
}
},
"cypress-wait-until": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz",
"integrity": "sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-3.0.2.tgz",
"integrity": "sha512-iemies796dD5CgjG5kV0MnpEmKSH+s7O83ZoJLVzuVbZmm4lheMsZqAVT73hlMx4QlkwhxbyUzhOBUOZwoOe0w==",
"dev": true
},
"dash-ast": {

Wyświetl plik

@ -86,7 +86,7 @@
"copy-webpack-plugin": "^11.0.0",
"@nextcloud/cypress": "^1.0.0-beta.2",
"cypress-visual-regression": "^2.1.1",
"cypress-wait-until": "^1.7.2",
"cypress-wait-until": "^3.0.2",
"dockerode": "^3.3.5",
"jest": "^29.5.0",
"jest-serializer-vue": "^3.1.0",