From 50071aa30587d3fb4249b02cefacfac2a9d853b9 Mon Sep 17 00:00:00 2001 From: Jesse Pinho Date: Wed, 17 Oct 2018 15:59:23 +0200 Subject: [PATCH] chore: update ts-jest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecfe37720..95bd3bd7a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "resolve": "1.6.0", "style-loader": "0.19.0", "sw-precache-webpack-plugin": "0.11.4", - "ts-jest": "22.0.1", + "ts-jest": "^23.10.4", "ts-loader": "^2.3.7", "tsconfig-paths-webpack-plugin": "^2.0.0", "tslint": "^5.7.0",