diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-03 07:56:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-03 07:56:05 +0000 |
commit | 5bb5026c172be0b05c481084afc72adbbf16acfa (patch) | |
tree | 8b16aaa97d0a4d876eb3dccee371a8383df156e4 /package.json | |
parent | 96b9811cf273730436001a91b7352ddd1e7779e1 (diff) | |
download | nextcloud-server-5bb5026c172be0b05c481084afc72adbbf16acfa.tar.gz nextcloud-server-5bb5026c172be0b05c481084afc72adbbf16acfa.zip |
chore(deps-dev): bump @nextcloud/cypressdependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.12
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.8 to 1.0.0-beta.12.
- [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.12)
---
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 38e251b0848..63f9056ae7b 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,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.12", "@nextcloud/eslint-config": "^v8.3.0-beta.2", "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/typings": "^1.8.0", |