From 6e78fc8dd074be263f04294fdbca2ca016e10af5 Mon Sep 17 00:00:00 2001 From: xzyfer Date: Mon, 4 May 2020 22:48:59 +1000 Subject: [PATCH] Bump sass-graph@2.2.5 This release fixes #2912 without breaking BC. See https://github.com/xzyfer/sass-graph/pull/110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a49cb3cc..962d8fd25 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "node-gyp": "^3.8.0", "npmlog": "^4.0.0", "request": "^2.88.0", - "sass-graph": "^2.2.4", + "sass-graph": "2.2.5", "stdout-stream": "^1.4.0", "true-case-path": "^1.0.2" },