From 32c411cfb90f66976b88d3cbdeeefdcbeb323b9f Mon Sep 17 00:00:00 2001 From: Basti Buck Date: Tue, 17 Sep 2019 08:05:49 +0200 Subject: [PATCH] bump @types version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80072f2..d6e5db3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@babel/runtime": "^7.5.5", "@testing-library/dom": "^6.0.0", - "@types/testing-library__cypress": "^4.1.0" + "@types/testing-library__cypress": "^5.0.0" }, "devDependencies": { "cypress": "3.4.1",