From 32755209fb4fbfae377594f73fb2a7a3ff843ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:57:55 +0000 Subject: [PATCH] chore(deps-dev): bump node-sass from 3.13.1 to 4.14.1 Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 4.14.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v3.13.1...v4.14.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a434c8..ecd9a4d 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ }, "homepage": "https://github.com/catheraaine/risk-legacy#readme", "devDependencies": { - "node-sass": "^3.10.1" + "node-sass": "^4.14.1" } }