From cc3f2a3f3d131d0065588cc70d07c1642cd22925 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Mar 2018 20:39:36 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-react to v0.79.0 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index a9cdf20..9656010 100644 --- a/static/package.json +++ b/static/package.json @@ -26,7 +26,7 @@ "react-scripts": "1.1.1", "react-table": "6.8.0", "semantic-ui-css": "2.3.1", - "semantic-ui-react": "0.78.3", + "semantic-ui-react": "0.79.0", "toastr": "2.1.4" }, "scripts": {