From ba14f36d32a4fbdeaddb294662375b404da37c05 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Thu, 25 Jul 2019 21:01:22 -0500 Subject: [PATCH] Package updates --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a5cd1df..0020017 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-redux": "^7.1.0", "react-scripts": "2.1.8", "react-tooltip": "^3.10.0", - "redux": "^4.0.1", + "redux": "^4.0.4", "redux-starter-kit": "^0.5.1", "redux-thunk": "^2.3.0", "unzipper": "^0.9.15", @@ -28,10 +28,10 @@ }, "devDependencies": { "cross-env": "^5.2.0", - "electron": "^4.2.6", + "electron": "^4.2.8", "electron-builder": "^20.44.4", "extract-text-webpack-plugin": "^3.0.2", - "typescript": "^3.5.2", + "typescript": "^3.5.3", "webpack-browser-plugin": "^1.0.20" }, "scripts": {