Skip to content

Commit

Permalink
Update dependency sass to v1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2019
1 parent c7d675f commit d06f3a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"material-design-icons": "3.0.1",
"normalize.css": "6.0.0",
"qunit-dom": "0.8.4",
"sass": "1.17.0",
"sass": "1.20.1",
"splicon": "0.0.11"
},
"fastbootDependencies": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11288,10 +11288,10 @@ sane@^4.0.0:
walker "~1.0.5"
watch "~0.18.0"

sass@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.0.tgz#e370b9302af121c9eadad5639619127772094ae6"
integrity sha512-aFi9RQqrCYkHB2DaLKBBbdUhos1N5o3l1ke9N5JqWzgSPmYwZsdmA+ViPVatUy/RPA21uejgYVUXM7GCh8lcdw==
sass@1.20.1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.20.1.tgz#737b901fe072336da540b6d00ec155e2267420da"
integrity sha512-BnCawee/L5kVG3B/5Jg6BFwASqUwFVE6fj2lnkVuSXDgQ7gMAhY9a2yPeqsKhJMCN+Wgx0r2mAW7XF/aTF5qtA==
dependencies:
chokidar "^2.0.0"

Expand Down

0 comments on commit d06f3a2

Please sign in to comment.