Skip to content

Commit

Permalink
chore(deps): update dependency node-sass to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 5, 2018
1 parent f973a75 commit 0a579f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"gatsby-plugin-stylus": "2.0.2",
"jest": "23.6.0",
"less": "3.8.1",
"node-sass": "4.9.4",
"node-sass": "4.10.0",
"react": "16.6.0",
"react-dom": "16.6.0",
"release-it": "7.6.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7538,9 +7538,9 @@ node-releases@^1.0.0-alpha.11:
dependencies:
semver "^5.3.0"

node-sass@4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.4.tgz#349bd7f1c89422ffe7e1e4b60f2055a69fbc5512"
node-sass@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.10.0.tgz#dcc2b364c0913630945ccbf7a2bbf1f926effca4"
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"
Expand Down

0 comments on commit 0a579f6

Please sign in to comment.