From e995768cb0e4395fcee31b1ae5bec5b10d20d880 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jan 2018 09:05:10 +0000 Subject: [PATCH] fix(deps): update dependency semantic-ui-react to v0.77.2 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index f0fa03b..52cf8d2 100644 --- a/static/package.json +++ b/static/package.json @@ -26,7 +26,7 @@ "react-scripts": "1.0.17", "react-table": "6.7.6", "semantic-ui-css": "2.2.12", - "semantic-ui-react": "0.77.1", + "semantic-ui-react": "0.77.2", "toastr": "2.1.4" }, "scripts": {