1
0
Fork 0

chore(deps): update dependency node-sass to v4.6.0 (#229)

This commit is contained in:
renovate[bot] 2017-11-10 14:56:38 +01:00 committed by Vincent Voyer
parent caffeac710
commit f19cc74d65
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -7588,9 +7588,9 @@
}
},
"node-sass": {
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz",
"integrity": "sha1-0JydEXlkEjnRuX/8YjH9zsU+FWg=",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.6.0.tgz",
"integrity": "sha512-rh0CvkxpYdQdbWx4EQfunmG0+99BVyVwQHlFE+yUzc6lteF5K3WUcJ0bdmv9E9CqQA1RfuMyvmpDP99cmBObow==",
"dev": true,
"requires": {
"async-foreach": "0.1.3",

View file

@ -50,7 +50,7 @@
"jsdom": "11.3.0",
"json": "9.0.6",
"mversion": "1.10.1",
"node-sass": "4.5.3",
"node-sass": "4.6.0",
"onchange": "3.2.1",
"postcss-cli": "4.1.1",
"prettier": "1.7.4",