summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-29 07:09:33 +0000
committerGitHub <noreply@github.com>2023-04-29 07:09:33 +0000
commita6b8d77b61e711dd20b997826c60bdcda4760111 (patch)
treec54d3aff21e2dccfe3447c488a920865f00d02af /package.json
parent37dfc589e0a8f6419ba40b3750be481a31826d55 (diff)
downloadnextcloud-server-a6b8d77b61e711dd20b997826c60bdcda4760111.tar.gz
nextcloud-server-a6b8d77b61e711dd20b997826c60bdcda4760111.zip
chore(deps-dev): bump cypress from 12.10.0 to 12.11.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.0. - [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/v12.10.0...v12.11.0) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8d89dcb519a..5bfb4c0a558 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.7.1",
- "cypress": "^12.10.0",
+ "cypress": "^12.11.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.13.3",