Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GreLI committed Aug 20, 2016
1 parent e4003b4 commit e961d6d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,18 @@
"dependencies": {
"sax": "~1.2.1",
"coa": "~1.0.1",
"js-yaml": "~3.6.0",
"js-yaml": "~3.6.1",
"colors": "~1.1.2",
"whet.extend": "~0.9.9",
"mkdirp": "~0.5.1",
"csso": "~2.0.0"
"csso": "~2.2.1"
},
"devDependencies": {
"mocha": "~2.4.5",
"should": "8.3.1",
"istanbul": "~0.4.3",
"mocha-istanbul": "~0.2.0",
"coveralls": "~2.11.9"
"mocha": "~3.0.2",
"should": "11.1.0",
"istanbul": "~0.4.4",
"mocha-istanbul": "~0.3.0",
"coveralls": "~2.11.12"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit e961d6d

Please sign in to comment.