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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-24 19:50:20 +00:00 committed by GitHub
parent aa0a1797da
commit c8be2ca7c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -95,7 +95,7 @@
"@cypress/webpack-preprocessor": "^6.0.2",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/cypress": "^1.0.0-beta.13",
"@nextcloud/cypress": "^1.0.0-beta.14",
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",
@ -4601,9 +4601,9 @@
}
},
"node_modules/@nextcloud/cypress": {
"version": "1.0.0-beta.13",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.13.tgz",
"integrity": "sha512-ggs4IEV87KWJUdpT6Shs/C/x9+zRI4v4E4h0aYX3qTxMFxub8gLUYmCSVP3AmE2qGIArezfzPb5EDy9QQk5waA==",
"version": "1.0.0-beta.14",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.14.tgz",
"integrity": "sha512-qXs+VtdhgK5Mdahyp95FTBmxJfj49IiRkD1YqsyHo4PvexDO3qzbR+aIMESRjfcdz7iMyDkPRzRtsqGI4cQUmA==",
"dev": true,
"license": "AGPL-3.0-or-later",
"dependencies": {

View file

@ -123,7 +123,7 @@
"@cypress/webpack-preprocessor": "^6.0.2",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/cypress": "^1.0.0-beta.13",
"@nextcloud/cypress": "^1.0.0-beta.14",
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",