aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-08 02:31:04 +0000
committerGitHub <noreply@github.com>2025-02-08 02:31:04 +0000
commit7bb9891a79206f0b581637263fec3996da27a588 (patch)
treed5a4e01f54d03ca9a5a7544c369a70a3173ace1f /package-lock.json
parent4a9939219ff21fa34d6410208bae9b40f3c4859f (diff)
downloadnextcloud-server-7bb9891a79206f0b581637263fec3996da27a588.tar.gz
nextcloud-server-7bb9891a79206f0b581637263fec3996da27a588.zip
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.12 to 1.0.0-beta.13. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.12...v1.0.0-beta.13) --- 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-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index a481f761957..779fb8a98ad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -96,7 +96,7 @@
"@cypress/webpack-preprocessor": "^6.0.2",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/cypress": "^1.0.0-beta.12",
+ "@nextcloud/cypress": "^1.0.0-beta.13",
"@nextcloud/eslint-config": "^v8.3.0-beta.2",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/typings": "^1.8.0",
@@ -4397,10 +4397,11 @@
}
},
"node_modules/@nextcloud/cypress": {
- "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==",
+ "version": "1.0.0-beta.13",
+ "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.13.tgz",
+ "integrity": "sha512-ggs4IEV87KWJUdpT6Shs/C/x9+zRI4v4E4h0aYX3qTxMFxub8gLUYmCSVP3AmE2qGIArezfzPb5EDy9QQk5waA==",
"dev": true,
+ "license": "AGPL-3.0-or-later",
"dependencies": {
"dockerode": "^4.0.2",
"fast-xml-parser": "^4.3.6",