aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-10 09:30:00 +0000
committerGitHub <noreply@github.com>2023-10-10 09:30:00 +0000
commit20516a9a129f51f4dd8fccd50e8bb2a7defa1a34 (patch)
tree235ca2d5d27733b0cfa305c74bff6377b2f00348 /package.json
parent8c2b9b3036b7104f32e0014d61f3cc5c65f57506 (diff)
parentd4d48f7c1b3ab85c436be93806c2900bd0e26caa (diff)
downloadnextcloud-server-20516a9a129f51f4dd8fccd50e8bb2a7defa1a34.tar.gz
nextcloud-server-20516a9a129f51f4dd8fccd50e8bb2a7defa1a34.zip
Merge pull request #40720 from nextcloud/dependabot/npm_and_yarn/cypress-and-nextcloud/cypress-13.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 37714d6419e..bfe9954cafd 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"@cypress/webpack-preprocessor": "^6.0.0",
"@jest/globals": "^29.5.0",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/cypress": "^1.0.0-beta.2",
+ "@nextcloud/cypress": "^1.0.0-beta.6",
"@nextcloud/eslint-config": "^v8.3.0-beta.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^6.0.0",
@@ -140,7 +140,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.8.1",
- "cypress": "^12.17.4",
+ "cypress": "^13.3.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.14.0",