From c999a1724846d03c5c7316ce3bb0f439589b4b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:10:52 +0000 Subject: [PATCH] Bump node-sass from 4.12.0 to 4.14.1 Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 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/v4.12.0...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 69c17356..4680eac5 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "karma-jasmine-html-reporter": "1.4.2", "karma-junit-reporter": "1.2.0", "karma-spec-reporter": "0.0.32", - "node-sass": "4.12.0", + "node-sass": "4.14.1", "npm": "6.10.2", "postcss-cli": "6.1.1", "rename-cli": "6.0.0",