Skip to content

Commit c86c659

Browse files
committed
Upgrade dependencies
1 parent 4c9752a commit c86c659

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"extract-text-webpack-plugin": "^3.0.2",
5353
"html-webpack-plugin": "^2.30.1",
5454
"image-webpack-loader": "^3.4.2",
55-
"node-sass": "^4.7.1",
55+
"node-sass": "^4.7.2",
5656
"normalize.css": "^7.0.0",
5757
"postcss-loader": "^2.0.8",
5858
"react-hot-loader": "3.1.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4679,9 +4679,9 @@ node-pre-gyp@^0.6.36:
46794679
tar "^2.2.1"
46804680
tar-pack "^3.4.0"
46814681

4682-
node-sass@^4.7.1:
4683-
version "4.7.1"
4684-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.7.1.tgz#bec978ab33b5cf56825bf72922323a56ebaf4f66"
4682+
node-sass@^4.7.2:
4683+
version "4.7.2"
4684+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.7.2.tgz#9366778ba1469eb01438a9e8592f4262bcb6794e"
46854685
dependencies:
46864686
async-foreach "^0.1.3"
46874687
chalk "^1.1.1"

0 commit comments

Comments
 (0)