Bump sass from 1.32.8 to 1.32.11

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.11.
- [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.8...1.32.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-26 05:42:47 +00:00
parent 8fcb738061
commit 5a97bf2032
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -5495,12 +5495,12 @@
}
},
"sass": {
"version": "1.32.8",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.8.tgz",
"integrity": "sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ==",
"version": "1.32.11",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.11.tgz",
"integrity": "sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==",
"dev": true,
"requires": {
"chokidar": ">=2.0.0 <4.0.0"
"chokidar": ">=3.0.0 <4.0.0"
}
},
"select": {

View File

@ -73,7 +73,7 @@
"postcss-inline-svg": "^5.0.0",
"preact": "^10.5.13",
"rimraf": "^3.0.2",
"sass": "^1.32.8",
"sass": "^1.32.11",
"stylelint": "^13.13.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-recommended": "^4.0.0",