chore(deps-dev): Bump @nextcloud/cypress

Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.6 to 1.0.0-beta.7.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.6...v1.0.0-beta.7)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/43311/head
dependabot[bot] 4 months ago committed by GitHub
parent f3c4a2e8ba
commit 4ca63fbdef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
package-lock.json generated

@ -99,7 +99,7 @@
"@cypress/webpack-preprocessor": "^6.0.0",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.6",
"@nextcloud/cypress": "^1.0.0-beta.7",
"@nextcloud/eslint-config": "^v8.3.0-beta.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^6.0.0",
@ -3803,10 +3803,15 @@
}
},
"node_modules/@nextcloud/cypress": {
"version": "1.0.0-beta.6",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.6.tgz",
"integrity": "sha512-pWittE2Ik9JAqWoCqMzXVolW0zfntvRPnMqclB5bXVcv4ss5dZqsSeID8CVarU+ymgb/EAf291EL8jAWbQ+BSQ==",
"version": "1.0.0-beta.7",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.7.tgz",
"integrity": "sha512-TDweITt1aUj6GPM1JmtNNKMgWwSj6sn98iwIP0rUZbsc8eTMgNQtBL92eoj/FIo3i80Xh11wKc6rTGruvor8Yw==",
"dev": true,
"dependencies": {
"dockerode": "^4.0.0",
"fast-xml-parser": "^4.2.5",
"wait-on": "^7.0.1"
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"

@ -126,7 +126,7 @@
"@cypress/webpack-preprocessor": "^6.0.0",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.6",
"@nextcloud/cypress": "^1.0.0-beta.7",
"@nextcloud/eslint-config": "^v8.3.0-beta.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^6.0.0",

Loading…
Cancel
Save