From 0fb5e6a49eea35bdba7b1078a0095d186254a512 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 15 May 2018 09:43:52 +0000 Subject: [PATCH] chore(package): update typesafe-actions to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a36093..dab6a6f 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "tslint-config-prettier": "^1.10.0", "tslint-immutable": "^4.5.0", "tslint-react": "^3.5.1", - "typesafe-actions": "^1.1.0", + "typesafe-actions": "^2.0.0", "typescript-styled-plugin": "^0.6.0" } }