Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zaggino committed Oct 4, 2016
1 parent aef82c2 commit ed28359
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"tslint-node": "tslint -c tslint.json --project src/node/tsconfig.json"
},
"dependencies": {
"cross-spawn": "4.0.0",
"lodash": "4.15.0",
"which": "1.0.5"
"cross-spawn": "4.0.2",
"lodash": "4.16.3",
"which": "1.2.11"
},
"devDependencies": {
"@types/bluebird": "3.0.33",
"@types/jquery": "1.10.31",
"@types/which": "1.0.27",
"concurrently": "2.2.0",
"eslint": "3.5.0",
"@types/jquery": "2.0.32",
"@types/which": "1.0.28",
"concurrently": "3.1.0",
"eslint": "3.7.1",
"eslint-config-pureprofile": "2.0.0",
"glob": "7.0.6",
"glob": "7.1.0",
"grunt": "latest",
"grunt-contrib-jshint": "latest",
"grunt-jscs": "latest",
Expand Down

0 comments on commit ed28359

Please sign in to comment.