From 4ae11b6d59a03506740ff15575b2f5b8f0ee5c50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 Feb 2018 23:55:46 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-react to v0.78.2 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 793b56f..48affb9 100644 --- a/static/package.json +++ b/static/package.json @@ -26,7 +26,7 @@ "react-scripts": "1.1.0", "react-table": "6.7.6", "semantic-ui-css": "2.2.14", - "semantic-ui-react": "0.78.1", + "semantic-ui-react": "0.78.2", "toastr": "2.1.4" }, "scripts": {