aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-17 23:44:07 +0000
committerGitHub <noreply@github.com>2023-05-17 23:44:07 +0000
commit55eb6be474964813f69ad2eb51f10e9458b46988 (patch)
treeedb914137e99fe829817231382c54b7130ae9b80 /package.json
parent545b3b392f47a97928c7b0d54d10496461fb966e (diff)
downloadnextcloud-server-55eb6be474964813f69ad2eb51f10e9458b46988.tar.gz
nextcloud-server-55eb6be474964813f69ad2eb51f10e9458b46988.zip
chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.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.11.0...v12.12.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 1e34fe05310..16c60c19637 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.7.1",
- "cypress": "^12.11.0",
+ "cypress": "^12.12.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.13.3",