summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-10 09:32:22 +0000
committerGitHub <noreply@github.com>2023-10-10 09:32:22 +0000
commit67f6eceb484fd0b2ba55db90a3eefe1ed0060535 (patch)
treed864a5425a55dcef4efebd76ad8fb179fd0abdd9 /package-lock.json
parent20516a9a129f51f4dd8fccd50e8bb2a7defa1a34 (diff)
downloadnextcloud-server-67f6eceb484fd0b2ba55db90a3eefe1ed0060535.tar.gz
nextcloud-server-67f6eceb484fd0b2ba55db90a3eefe1ed0060535.zip
chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 1.7.2 to 2.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/commits/v2.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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 6ad631712fa..0d5f6e04cf0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -114,7 +114,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.8.1",
"cypress": "^13.3.0",
- "cypress-wait-until": "^1.7.2",
+ "cypress-wait-until": "^2.0.1",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-es": "^4.1.0",
@@ -9757,9 +9757,9 @@
}
},
"node_modules/cypress-wait-until": {
- "version": "1.7.2",
- "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz",
- "integrity": "sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-2.0.1.tgz",
+ "integrity": "sha512-+IyVnYNiaX1+C+V/LazrJWAi/CqiwfNoRSrFviECQEyolW1gDRy765PZosL2alSSGK8V10Y7BGfOQyZUDgmnjQ==",
"dev": true
},
"node_modules/cypress/node_modules/@types/node": {