Skip to content

Commit dcc6e81

Browse files
author
Matt Lewis
committed
chore: upgrade dev dependencies
1 parent 13916d9 commit dcc6e81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"karma-sourcemap-loader": "~0.3.7",
7979
"karma-webpack": "~1.8.0",
8080
"moment": "~2.15.0",
81-
"node-sass": "~3.10.0",
81+
"node-sass": "3.11.1",
8282
"phantomjs-prebuilt": "~2.1.7",
8383
"postcss-flexibility": "~1.1.0",
8484
"postcss-loader": "~1.1.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3502,9 +3502,9 @@ node-pre-gyp@^0.6.29:
35023502
tar "~2.2.1"
35033503
tar-pack "~3.3.0"
35043504

3505-
node-sass@~3.10.0:
3506-
version "3.10.1"
3507-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.10.1.tgz#c535b2e1a5439240591e06d7308cb663820d616c"
3505+
node-sass@3.11.1:
3506+
version "3.11.1"
3507+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.11.1.tgz#0b25699663cc9d616e8c6fb874e7d9b25e5a8e20"
35083508
dependencies:
35093509
async-foreach "^0.1.3"
35103510
chalk "^1.1.1"

0 commit comments

Comments
 (0)