[Libreoffice-commits] online.git: cypress_test/package.json

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Fri Jan 31 14:33:25 UTC 2020


 cypress_test/package.json |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ad0d6c57422e5a4ce2edb5267dc6791c51bdf274
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Fri Jan 31 14:09:53 2020 +0100
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri Jan 31 15:33:05 2020 +0100

    cypress: Update cypress version.
    
    Change-Id: I3873ae24f30f04fa40f758f19ac77a78b63f5c26
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87770
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
    Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>

diff --git a/cypress_test/package.json b/cypress_test/package.json
index 463dc7efd..0d80d1173 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": "3.8.1",
+    "cypress": "3.8.3",
     "eslint": "6.8.0",
     "wait-on": "4.0.0"
   },


More information about the Libreoffice-commits mailing list