From cf93a7f3fb12eda9959d0f58e0375fb9c3608541 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Feb 2018 07:44:17 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-react to v0.78.1 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 43da7a5..af460a3 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.77.2", + "semantic-ui-react": "0.78.1", "toastr": "2.1.4" }, "scripts": {