From 194e19867faa94f50cad6522b095d01be85acd6f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Feb 2018 07:22:46 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-react to v0.78.3 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index d1558a0..649bbf0 100644 --- a/static/package.json +++ b/static/package.json @@ -26,7 +26,7 @@ "react-scripts": "1.1.1", "react-table": "6.7.6", "semantic-ui-css": "2.3.0", - "semantic-ui-react": "0.78.2", + "semantic-ui-react": "0.78.3", "toastr": "2.1.4" }, "scripts": {