Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Feb 21, 2017
1 parent 42bfebb commit a0d58e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"webpack": "^2.0.0"
},
"dependencies": {
"async": "^2.0.1",
"async": "^2.1.5",
"loader-utils": "^0.2.15",
"lodash.tail": "^4.1.1",
"pify": "^2.3.0"
},
"devDependencies": {
"bootstrap-sass": "^3.3.5",
"css-loader": "^0.26.1",
"eslint": "^3.15.0",
"eslint": "^3.16.0",
"eslint-config-peerigon": "^9.0.0",
"eslint-plugin-jsdoc": "^2.4.0",
"file-loader": "^0.10.0",
Expand All @@ -49,7 +49,7 @@
"should": "^11.2.0",
"style-loader": "^0.13.1",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.3.0",
"webpack-merge": "^2.6.1"
"webpack-dev-server": "^2.4.1",
"webpack-merge": "^3.0.0"
}
}

0 comments on commit a0d58e8

Please sign in to comment.