From 9f7d47506b3f02b46f04587ecfa946447eb5ca5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Mar 2018 04:26:00 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-css to v2.3.1 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 44b18d5..a9cdf20 100644 --- a/static/package.json +++ b/static/package.json @@ -25,7 +25,7 @@ "react-router-dom": "4.2.2", "react-scripts": "1.1.1", "react-table": "6.8.0", - "semantic-ui-css": "2.3.0", + "semantic-ui-css": "2.3.1", "semantic-ui-react": "0.78.3", "toastr": "2.1.4" },