diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-01 01:37:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-01 01:37:27 +0000 |
commit | a788eaff3e53b79a5ff2baace5ecfad87447c55e (patch) | |
tree | e5d1546c25741c11cabf5da76edce29b20c69763 /package.json | |
parent | 95dc7729fb6b936778ed6e8b14dac0ae5e5c9028 (diff) | |
download | nextcloud-server-a788eaff3e53b79a5ff2baace5ecfad87447c55e.tar.gz nextcloud-server-a788eaff3e53b79a5ff2baace5ecfad87447c55e.zip |
chore(deps-dev): Bump cypress-split from 1.23.0 to 1.23.4
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.23.0 to 1.23.4.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.0...v1.23.4)
---
updated-dependencies:
- dependency-name: cypress-split
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 b642b45953b..504f1ac3244 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "cypress": "^13.7.2", "cypress-axe": "^1.5.0", "cypress-if": "^1.10.5", - "cypress-split": "^1.23.0", + "cypress-split": "^1.23.4", "cypress-wait-until": "^3.0.1", "dockerode": "^4.0.2", "eslint-plugin-cypress": "^2.15.2", |