aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-10 02:36:46 +0000
committerGitHub <noreply@github.com>2024-02-10 02:36:46 +0000
commit5cca13466fbdd281308e94833209b63ec66308de (patch)
treeed1ed942210dfb653c22657eec9affab3bc67107 /package.json
parent241e1dbc53c0f31e19aee65515dae35ff301a321 (diff)
downloadnextcloud-server-5cca13466fbdd281308e94833209b63ec66308de.tar.gz
nextcloud-server-5cca13466fbdd281308e94833209b63ec66308de.zip
chore(deps-dev): Bump cypress-wait-until from 2.0.1 to 3.0.1
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 2.0.1 to 3.0.1. - [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/compare/v2.0.1...v3.0.1) --- 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>
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 5bb6b6934e1..67fdb3f60a4 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.15.3",
- "cypress-wait-until": "^2.0.1",
+ "cypress-wait-until": "^3.0.1",
"dockerode": "^4.0.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-es": "^4.1.0",