Bump sass from 1.32.0 to 1.32.5

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.5.
- [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.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
This commit is contained in:
dependabot-preview[bot]
2021-02-01 08:56:40 +00:00
committed by GitHub
parent 52dc034f19
commit 9f00a8191b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10077,9 +10077,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.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.5.tgz",
"integrity": "sha512-kU1yJ5zUAmPxr7f3q0YXTAd1oZjSR1g3tYyv+xu0HZSl5JiNOaE987eiz7wCUvbm4I9fGWGU2TgApTtcP4GMNQ==",
"dev": true,
"requires": {
"chokidar": ">=2.0.0 <4.0.0"
+1 -1
View File
@@ -56,7 +56,7 @@
"node-fetch": "^2.6.1",
"pixelmatch": "^5.2.1",
"pngjs": "^6.0.0",
"sass": "^1.32.0",
"sass": "^1.32.5",
"sass-loader": "^10.1.1",
"selenium-webdriver": "^4.0.0-alpha.7",
"source-map-loader": "^1.1.3",