This commit is contained in:
renovate[bot] 2019-11-11 11:07:49 +01:00 committed by Albert Juhé Lluveras
parent 4b83fe8046
commit 64ad5ee465
2 changed files with 5 additions and 5 deletions

View File

@ -14211,9 +14211,9 @@
}
},
"node-sass": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz",
"integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz",
"integrity": "sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==",
"dev": true,
"requires": {
"async-foreach": "^0.1.3",
@ -14223,7 +14223,7 @@
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.13.2",

View File

@ -154,7 +154,7 @@
"lerna": "3.18.3",
"locutus": "2.0.11",
"mini-css-extract-plugin": "0.8.0",
"node-sass": "4.12.0",
"node-sass": "4.13.0",
"node-watch": "0.6.3",
"postcss-color-function": "4.1.0",
"postcss-loader": "3.0.0",