Skip to content

Commit

Permalink
Merge pull request #84 from sass/feature/update-deps
Browse files Browse the repository at this point in the history
Bump deps to latest versions
  • Loading branch information
am11 authored Nov 8, 2016
2 parents 39be9e9 + fac93a1 commit 62ab0ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"dependencies": {
"mkdirp": "^0.5.1",
"node-sass": "^3.4.2"
"node-sass": "^3.11.2"
},
"devDependencies": {
"connect": "^3.4.1",
"mocha": "^2.4.5",
"should": "^8.3.0",
"supertest": "^1.2.0"
"connect": "^3.5.0",
"mocha": "^3.1.2",
"should": "^11.1.1",
"supertest": "^2.0.1"
}
}

0 comments on commit 62ab0ff

Please sign in to comment.