From 920791954fb96f97eb35579f3cec0cd53632f4e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 08:22:28 +0000 Subject: [PATCH] Update node-sass-import requirement from 1.1.1 to 2.0.1 Updates the requirements on [node-sass-import](https://github.com/anarh/node-sass-import) to permit the latest version. - [Release notes](https://github.com/anarh/node-sass-import/releases) - [Changelog](https://github.com/anarh/node-sass-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/anarh/node-sass-import/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ad9a96..fbe7f3a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "jquery": "3.4.1", "lazypipe": "1.0.1", "node-sass": "4.5.2", - "node-sass-import": "1.1.1", + "node-sass-import": "2.0.1", "merge-stream": "1.0.1", "require-dir": "1.0.0", "run-sequence": "1.2.2",