From 9fbd3fc43fd308fcaf4e88ddb44944e53861f9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 14:45:20 +0200 Subject: Bump sass from 1.32.0 to 1.32.4 (#343) Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.0...1.32.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f6cb4d..e2c7de5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9091,9 +9091,9 @@ "dev": true }, "sass": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.0.tgz", - "integrity": "sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==", + "version": "1.32.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.4.tgz", + "integrity": "sha512-N0BT0PI/t3+gD8jKa83zJJUb7ssfQnRRfqN+GIErokW6U4guBpfYl8qYB+OFLEho+QvnV5ZH1R9qhUC/Z2Ch9w==", "dev": true, "requires": { "chokidar": ">=2.0.0 <4.0.0" diff --git a/package.json b/package.json index 883cb97..6390496 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "npm-run-all": "^4.1.5", "postcss": "^8.2.4", "prettier": "^2.2.1", - "sass": "^1.32.0", + "sass": "^1.32.4", "stylelint": "^13.8.0", "stylelint-config-standard": "^20.0.0", "stylus": "^0.54.8", -- cgit v1.2.3