Skip to content

Commit

Permalink
Update dependencies using updtr
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowrowe committed Jan 13, 2016
1 parent 283ad0f commit cd13bf1
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 @@ -18,9 +18,9 @@
"devDependencies": {
"chai": "^3.4",
"eslint": "1.10.3",
"ghooks": "1.0.1",
"istanbul": "0.4.1",
"jscs": "2.7.0",
"ghooks": "1.0.3",
"istanbul": "0.4.2",
"jscs": "2.8.0",
"mocha": "^2.3",
"sinon": "^1.17"
},
Expand All @@ -40,11 +40,11 @@
},
"dependencies": {
"chalk": "^1.1",
"clean-css": "^3.4",
"clean-css": "3.4.9",
"clone": "^1.0",
"command-line-args": "2.1.3",
"fs-extra": "^0.26",
"glob": "^6.0",
"command-line-args": "2.1.4",
"fs-extra": "0.26.4",
"glob": "6.0.4",
"hash-file": "^2.1",
"log4js": "0.6.29",
"node-sass": "^3.4",
Expand Down

0 comments on commit cd13bf1

Please sign in to comment.