Skip to content

Commit

Permalink
chore(deps): update dependency node-sass to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2018
1 parent 080f3de commit 6efa357
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.3",
"jest": "23.6.0",
"less": "3.9.0",
"node-sass": "4.10.0",
"node-sass": "4.11.0",
"react": "16.6.3",
"react-dom": "16.6.3",
"release-it": "8.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7587,9 +7587,9 @@ node-releases@^1.0.0-alpha.11:
dependencies:
semver "^5.3.0"

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

0 comments on commit 6efa357

Please sign in to comment.