diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-05 02:40:27 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-10-13 10:05:48 +0000 |
commit | dff474058dd1119801949814915e2d8f1bca9884 (patch) | |
tree | 3b883c9173baed55eb45756efb17e4100dee78af /package.json | |
parent | b92447751f447314938503f421896e56e8ec96d3 (diff) | |
download | nextcloud-server-dff474058dd1119801949814915e2d8f1bca9884.tar.gz nextcloud-server-dff474058dd1119801949814915e2d8f1bca9884.zip |
chore(deps-dev): Bump @nextcloud/cypressdependabot/npm_and_yarn/stable28/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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 9163e47ae9e..16d10d58bf4 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@cypress/webpack-preprocessor": "^6.0.2", "@jest/globals": "^29.7.0", "@nextcloud/babel-config": "^1.0.0", - "@nextcloud/cypress": "^1.0.0-beta.8", + "@nextcloud/cypress": "^1.0.0-beta.9", "@nextcloud/eslint-config": "^v8.3.0-beta.2", "@nextcloud/stylelint-config": "^2.1.2", "@nextcloud/webpack-vue-config": "^6.0.1", |