From 5987964cf43b6087ecf177c7a89b2fc0018ff7db Mon Sep 17 00:00:00 2001 From: MadameSheema Date: Tue, 28 Jul 2020 09:23:28 +0200 Subject: [PATCH] updates cypress to v4.11.0 (#73327) Co-authored-by: Elastic Machine # Conflicts: # yarn.lock --- x-pack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/package.json b/x-pack/package.json index e9aa0ff9544e7..51bb91991924f 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -133,7 +133,7 @@ "cheerio": "0.22.0", "commander": "3.0.2", "copy-webpack-plugin": "^6.0.2", - "cypress": "4.5.0", + "cypress": "4.11.0", "cypress-multi-reporters": "^1.2.3", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1.15.2",