Merge pull request #24 from ohlookitsderpy/renovate/sass-1.x

Update dependency sass to v1.17.3
This commit is contained in:
David Ralph 2019-03-15 21:22:27 +00:00 committed by GitHub
commit 162e5c5f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}