aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-09-19 00:27:54 +0200
committerGitHub <noreply@github.com>2024-09-19 00:27:54 +0200
commit200e7c0fca31b861f0287d8acb0a73a1feadc131 (patch)
tree5ba820c10b130d6666f19d65ff9d98bbb0dec476 /package.json
parentdf2711d23ebe9e37052ce16717d96e903970bbbf (diff)
parentf3b75cb5c8bbfc725909597f77ff7f12e2a24021 (diff)
downloadnextcloud-server-200e7c0fca31b861f0287d8acb0a73a1feadc131.tar.gz
nextcloud-server-200e7c0fca31b861f0287d8acb0a73a1feadc131.zip
Merge pull request #48190 from nextcloud/dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.9
chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.9
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 9d4dd3daf6c..4a80319d4cf 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"@cypress/vue2": "^2.1.1",
"@cypress/webpack-preprocessor": "^6.0.2",
"@nextcloud/babel-config": "^1.2.0",
- "@nextcloud/cypress": "^1.0.0-beta.8",
+ "@nextcloud/cypress": "^1.0.0-beta.9",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",