aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-03 02:22:39 +0000
committerGitHub <noreply@github.com>2024-02-03 02:22:39 +0000
commit4ca63fbdefb7de0c22047d5d04a39ec20061c490 (patch)
tree7af2bc8be4da7e461861067f055b141ecc2c7707 /package.json
parentf3c4a2e8ba1980a467cf12f42f4b2b4c4ba295fb (diff)
downloadnextcloud-server-4ca63fbdefb7de0c22047d5d04a39ec20061c490.tar.gz
nextcloud-server-4ca63fbdefb7de0c22047d5d04a39ec20061c490.zip
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e1a230229ea..45cd8a4ec02 100644
--- a/package.json
+++ b/package.json
@@ -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",