diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-18 18:30:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-18 18:30:05 +0000 |
commit | f3b75cb5c8bbfc725909597f77ff7f12e2a24021 (patch) | |
tree | 09dbaba06e2547798b0b90c364c4f8620c02f9e5 /package.json | |
parent | 1927bcda929ebba287e835fcab039963615600c1 (diff) | |
download | nextcloud-server-f3b75cb5c8bbfc725909597f77ff7f12e2a24021.tar.gz nextcloud-server-f3b75cb5c8bbfc725909597f77ff7f12e2a24021.zip |
chore(deps-dev): Bump @nextcloud/cypressdependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.9
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.8 to 1.0.0-beta.9.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.8...v1.0.0-beta.9)
---
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.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b977a9953a..927f42d4311 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", |