Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-01 10:06:13 +0300
committerMax <max@nextcloud.com>2022-07-05 07:22:58 +0300
commitd7af7a4212a818be3c20ddef200ca789edd2ffc3 (patch)
tree231f5b4df538c7b8bedacb7cd9e9fba493ac7d8c /cypress.json
parent81bb1f0afd8511460fc69788692f925f31ab32d6 (diff)
build(deps-dev): bump cypress from 9.5.4 to 9.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.4 to 9.6.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v9.5.4...v9.6.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'cypress.json')
-rw-r--r--cypress.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress.json b/cypress.json
index 80dff6192..936edd8ab 100644
--- a/cypress.json
+++ b/cypress.json
@@ -3,5 +3,5 @@
"projectId": "hx9gqy",
"viewportWidth": 1280,
"viewportHeight": 900,
- "experimentalSessionSupport": true
+ "experimentalSessionAndOrigin": true
}