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

Update dependency sass to v1.17.2
This commit is contained in:
David Ralph 2019-02-23 08:07:13 +00:00 committed by GitHub
commit ebc869c050
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.1",
"sass": "1.17.2",
"webpack": "4.29.5",
"webpack-cli": "3.2.3"
}