Bump sass from 1.28.0 to 1.29.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [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.28.0...1.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-09 05:40:49 +00:00
parent 77cd0d0e6a
commit cdeb288084
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8501,9 +8501,9 @@
"dev": true "dev": true
}, },
"sass": { "sass": {
"version": "1.28.0", "version": "1.29.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.28.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.29.0.tgz",
"integrity": "sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A==", "integrity": "sha512-ZpwAUFgnvAUCdkjwPREny+17BpUj8nh5Yr6zKPGtLNTLrmtoRYIjm7njP24COhjJldjwW1dcv52Lpf4tNZVVRA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chokidar": ">=2.0.0 <4.0.0" "chokidar": ">=2.0.0 <4.0.0"

View File

@ -76,7 +76,7 @@
"preact": "^10.5.5", "preact": "^10.5.5",
"ramda": "^0.27.1", "ramda": "^0.27.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.28.0", "sass": "^1.29.0",
"sass-loader": "^10.0.5", "sass-loader": "^10.0.5",
"stylelint": "^13.7.2", "stylelint": "^13.7.2",
"stylelint-config-rational-order": "^0.1.2", "stylelint-config-rational-order": "^0.1.2",