diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-21 17:09:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 17:09:14 +0000 |
commit | 694aa42d5abc2df6bff3df684931b1dc80579760 (patch) | |
tree | 1b71b00e39d08a2878095e46af8228760d3fc1a8 /package.json | |
parent | c70a634a0e0545bb2130eedcb8a323853574f1ba (diff) | |
download | nextcloud-server-694aa42d5abc2df6bff3df684931b1dc80579760.tar.gz nextcloud-server-694aa42d5abc2df6bff3df684931b1dc80579760.zip |
chore(deps-dev): Bump cypress from 13.4.0 to 13.6.5
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.6.5.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.6.5)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 c7f026d096f..1709dfaa744 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "babel-loader-exclude-node-modules-except": "^1.2.1", "colord": "^2.9.3", "css-loader": "^6.8.1", - "cypress": "^13.4.0", + "cypress": "^13.6.5", "cypress-axe": "^1.5.0", "cypress-if": "^1.10.5", "cypress-split": "^1.15.3", |