cypress_test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 112882a3f77768450dd5716d62ecad8dc1336d04 Author: Tamás Zolnai <[email protected]> AuthorDate: Tue Mar 31 15:01:25 2020 +0200 Commit: Tamás Zolnai <[email protected]> CommitDate: Tue Mar 31 17:05:05 2020 +0200 update cypress: 4.1.0 -> 4.3.0 Change-Id: Ib8d642e0ba7b02a20207c53e1134d08dc92b2840 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91427 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Tamás Zolnai <[email protected]> diff --git a/cypress_test/package.json b/cypress_test/package.json index 9c9e1071e..cfdad5618 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.1.0", + "cypress": "4.3.0", "cypress-failed-log": "2.6.2", "eslint": "6.8.0", "get-port-cli": "2.0.0", _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
