chore: use node-sass ^4.5.3, which supports NodeJS 8 (#282)

This commit is contained in:
Julien Feltesse 2017-06-14 05:55:54 +09:00 committed by Roman Hotsiy
parent cd31c62ff5
commit ae720bcf92
2 changed files with 4 additions and 4 deletions

View File

@ -94,7 +94,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.3",
"mark.js": "github:julmot/mark.js",
"node-sass": "^4.5.2",
"node-sass": "^4.5.3",
"openapi-sampler": "^0.4.1",
"phantomjs-prebuilt": "^2.1.14",
"prismjs": "^1.5.1",

View File

@ -3304,9 +3304,9 @@ node-pre-gyp@^0.6.29:
tar "~2.2.1"
tar-pack "~3.3.0"
node-sass@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.5.2.tgz#4012fa2bd129b1d6365117e88d9da0500d99da64"
node-sass@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.5.3.tgz#d09c9d1179641239d1b97ffc6231fdcec53e1568"
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"