From e90b615fb6fafe7fdab44315ba0a713a5c6bacd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:55:21 +0000 Subject: [PATCH] Bump node-sass from 3.3.3 to 4.14.1 in /011-geography Bumps [node-sass](https://github.com/sass/node-sass) from 3.3.3 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/3.3.3...v4.14.1) Signed-off-by: dependabot[bot] --- 011-geography/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/011-geography/package.json b/011-geography/package.json index f7035aa..fc8f19d 100644 --- a/011-geography/package.json +++ b/011-geography/package.json @@ -38,7 +38,7 @@ "grunt-autoprefixer": "~3.0.3", "grunt-zip": "~0.17.1", "grunt": "~0.4.5", - "node-sass": "~3.3.3" + "node-sass": "~4.14.1" }, "license": "MIT"