[Libreoffice-commits] online.git: cypress_test/package.json
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 22 12:58:47 UTC 2020
cypress_test/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d96ca09ced159161ce489ba38f3de91d64007921
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Fri May 22 14:02:51 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri May 22 14:58:29 2020 +0200
cypress: update version 4.3.0 -> 4.5.0
Change-Id: I87432005dc9c9cb264c0cae260e5adad84e4ef14
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94665
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/cypress_test/package.json b/cypress_test/package.json
index c14652ccd..ed53b645b 100644
--- a/cypress_test/package.json
+++ b/cypress_test/package.json
@@ -4,7 +4,7 @@
"description": "Cypress integration test suit",
"license": "MPL-2.0",
"dependencies": {
- "cypress": "4.3.0",
+ "cypress": "4.5.0",
"cypress-failed-log": "2.6.2",
"eslint": "6.8.0",
"eslint-plugin-cypress-rules": "file:eslint_plugin",
More information about the Libreoffice-commits
mailing list