From 0eadb9eba54875a5eb09c08e5ff64071115857c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 11 Oct 2020 19:19:55 +0000 Subject: [PATCH] chore(deps): update dependency jest to v26.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b16a9cf..657fa0f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "grunt-contrib-copy": "1.0.0", "grunt-exec": "3.0.0", "husky": "4.2.5", - "jest": "26.1.0", + "jest": "26.5.3", "load-grunt-configs": "1.0.0", "prettier": "2.0.5", "ts-jest": "26.2.0",