Skip to content

Commit

Permalink
Upgrade deps to latest greatest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Nov 14, 2015
1 parent 4e229e0 commit c8a3c12
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,39 +32,39 @@
"test": "./test"
},
"dependencies": {
"async": "^1.2.1",
"bagofcli": "^0.2.2",
"async": "^1.5.0",
"bagofcli": "^0.2.3",
"canihaz": "^1.0.1",
"colors": "^1.1.2",
"dox-foundation": "^0.5.6",
"jazz": "^0.0.18",
"jshint": "^2.8.0",
"madge": "^0.5.0",
"jshint": "^2.9.1-rc1",
"madge": "^0.5.2",
"mkdirp": "^0.5.1",
"mocha": "^2.2.5",
"mocha": "^2.3.3",
"mocha-istanbul": "0.2.0",
"pkjutil": "^0.1.2",
"pkjutil": "^0.1.3",
"plato": "^1.5.0",
"rimraf": "^2.4.0",
"tar.gz": "^0.1.1"
"rimraf": "^2.4.3",
"tar.gz": "^1.0.2"
},
"optDependencies": {
"ae86": "~0.1.1",
"ae86": "~0.1.3",
"buildbranch": "~0.0.3",
"buster-istanbul": "~0.1.15",
"buster": "~0.7.18",
"cmdt": "~0.1.3",
"complexity-report": "~1.4.0",
"cmdt": "~0.1.4",
"complexity-report": "~1.4.1",
"esvalidate": "~0.1.3",
"jscheckstyle": "~0.0.9",
"nodelint": "~0.6.2",
"nodeunit": "~0.9.1",
"sendman": "~0.2.0",
"sendman": "~0.2.2",
"vows": "~0.8.1"
},
"devDependencies": {
"buster-node": "^0.7.1",
"proxyquire": "^1.5.0",
"proxyquire": "^1.7.3",
"referee": "^1.1.1"
},
"scripts": {},
Expand Down

0 comments on commit c8a3c12

Please sign in to comment.