aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-14 07:59:11 +0000
committerGitHub <noreply@github.com>2024-12-14 07:59:11 +0000
commite86d6f9c69bd3bb26c6c969951b01940ecb6bb24 (patch)
treeb82c92697a013f4891f096a198aabf578e2dbf78 /package-lock.json
parent1767989a36921c03ee44c0614d918ff673dc2f2b (diff)
parent46ec888f4c5fdeed51a80a3f82d812b5646f5daf (diff)
downloadnextcloud-server-e86d6f9c69bd3bb26c6c969951b01940ecb6bb24.tar.gz
nextcloud-server-e86d6f9c69bd3bb26c6c969951b01940ecb6bb24.zip
Merge pull request #49856 from nextcloud/dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.12
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 e5143c6029b..2ea560acfdf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -95,7 +95,7 @@
"@cypress/vue2": "^2.1.1",
"@cypress/webpack-preprocessor": "^6.0.2",
"@nextcloud/babel-config": "^1.2.0",
- "@nextcloud/cypress": "^1.0.0-beta.11",
+ "@nextcloud/cypress": "^1.0.0-beta.12",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",
@@ -3675,9 +3675,9 @@
}
},
"node_modules/@nextcloud/cypress": {
- "version": "1.0.0-beta.11",
- "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.11.tgz",
- "integrity": "sha512-8wR0UVfqZXRmQSAeaJg+yw95Smc9zAw35FYckk52PhXhnRugn2J5aqcXMtrQZovdeqak1y5Kjc/t0AJ2QhtnOA==",
+ "version": "1.0.0-beta.12",
+ "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.12.tgz",
+ "integrity": "sha512-/o+DiuX5LKeaIKpRvBiao8e4WXl0GJY+jn1NZpFg3jzYDQz4jDFx+wANvAzIlPpxoRqkKPPifZWwZc4IMYe0XQ==",
"dev": true,
"dependencies": {
"dockerode": "^4.0.2",