From 574be119b12154c903f00736c61ff789b645586d Mon Sep 17 00:00:00 2001 From: gabrielburnworth Date: Wed, 20 Nov 2019 11:59:21 -0800 Subject: [PATCH] dep updates (fe) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c074f281..026c91bb1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/lodash": "4.14.149", "@types/markdown-it": "0.0.9", "@types/moxios": "0.4.9", - "@types/node": "12.12.9", + "@types/node": "12.12.11", "@types/promise-timeout": "1.3.0", "@types/react": "16.9.11", "@types/react-color": "3.0.1", @@ -69,7 +69,7 @@ "redux": "4.0.4", "redux-immutable-state-invariant": "2.1.0", "redux-thunk": "2.3.0", - "sass": "1.23.6", + "sass": "1.23.7", "sass-lint": "1.13.1", "takeme": "0.11.3", "ts-jest": "24.1.0",