From 3533111ce74c31087cdef07f39581d086ccc7d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 02:43:43 +0000 Subject: [PATCH] Bump node-sass in /web/themes/custom/bootstrap_leddy/bootstrap 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] --- web/themes/custom/bootstrap_leddy/bootstrap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/bootstrap_leddy/bootstrap/package.json b/web/themes/custom/bootstrap_leddy/bootstrap/package.json index bf2d61d5..4a922818 100644 --- a/web/themes/custom/bootstrap_leddy/bootstrap/package.json +++ b/web/themes/custom/bootstrap_leddy/bootstrap/package.json @@ -33,7 +33,7 @@ "url": "https://github.com/twbs/bootstrap-sass/issues" }, "devDependencies": { - "node-sass": "^3.8.0", + "node-sass": "^4.14.1", "mincer": "~1.4.0", "ejs": "~2.5.5" },