diff options
author | Louis Chemineau <louis@chmn.me> | 2024-11-25 12:42:51 +0100 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-11-25 16:22:09 +0100 |
commit | ebda7b45f64bbdb74b8e664f15c0f876d1a45117 (patch) | |
tree | bdc62596da86064767bd6a6c4e4d5468493ae04f /package.json | |
parent | 3822db51742eb12c67b525cab80ec0699e011684 (diff) | |
download | nextcloud-server-ebda7b45f64bbdb74b8e664f15c0f876d1a45117.tar.gz nextcloud-server-ebda7b45f64bbdb74b8e664f15c0f876d1a45117.zip |
chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11
Signed-off-by: Louis Chemineau <louis@chmn.me>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ea130c06f8d..c24290cd33c 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@cypress/vue2": "^2.1.1", "@cypress/webpack-preprocessor": "^6.0.2", "@nextcloud/babel-config": "^1.2.0", - "@nextcloud/cypress": "^1.0.0-beta.9", + "@nextcloud/cypress": "^1.0.0-beta.11", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/typings": "^1.9.1", @@ -204,4 +204,4 @@ "overrides": { "colors": "1.4.0" } -} +}
\ No newline at end of file |