Skip to content

Commit

Permalink
Update dependency sass to v1.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2019
1 parent c7d675f commit 85fdb40
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.3",
"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.3:
version "1.20.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.20.3.tgz#18284a7bac6eab9cbb80453288473194f29efb84"
integrity sha512-kvf+w5XT7FrmFrCKz1gPHqegufG+gxifC8oQesX/s8gkShdeiTqiuvP0c8TvfBwMAuI1YGOgobZQ2KIJGn//jA==
dependencies:
chokidar "^2.0.0"

Expand Down

0 comments on commit 85fdb40

Please sign in to comment.