From f784485a43032f5ca7ea33e5556f7ed8904cba27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:07:27 +0000 Subject: [PATCH] Bump node-sass 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] --- .../csshake-master/csshake-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lab/images/simulation/Fineness modulus of fine aggregate/csshake-master/csshake-master/package.json b/src/lab/images/simulation/Fineness modulus of fine aggregate/csshake-master/csshake-master/package.json index f881106..5d4f265 100644 --- a/src/lab/images/simulation/Fineness modulus of fine aggregate/csshake-master/csshake-master/package.json +++ b/src/lab/images/simulation/Fineness modulus of fine aggregate/csshake-master/csshake-master/package.json @@ -31,7 +31,7 @@ "homepage": "https://github.com/elrumordelaluz/csshake", "devDependencies": { "gzip-size-cli": "^1.0.0", - "node-sass": "^3.8.0", + "node-sass": "^4.14.1", "pretty-bytes": "^2.0.1" } }