Update dependency sass to v1.17.3

This commit is contained in:
Renovate Bot 2019-03-15 20:26:19 +00:00
parent 822d8b3f91
commit 869a40f103
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"js-watch": "webpack --progress --watch"
},
"devDependencies": {
"sass": "1.17.2",
"sass": "1.17.3",
"webpack": "4.29.6",
"webpack-cli": "3.3.0"
}