Skip to content

Commit

Permalink
Update dependencies (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca authored and fen committed Aug 25, 2016
1 parent 0202bd8 commit 25caaa5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
},
"dependencies": {
"autoprefixer-stylus": "0.9.4",
"cheerio": "0.20.0",
"cheerio": "0.22.0",
"chokidar": "1.6.0",
"handlebars": "4.0.5",
"html-to-text": "2.1.3",
"js-yaml": "3.6.1",
"junk": "1.0.3",
"lodash.defaultsdeep": "4.5.1",
"lodash.defaultsdeep": "4.6.0",
"marked": "0.3.6",
"metalsmith": "2.1.0",
"metalsmith": "2.2.0",
"metalsmith-collections": "0.7.0",
"metalsmith-feed": "0.2.0",
"metalsmith-layouts": "1.6.5",
Expand All @@ -56,13 +56,13 @@
"metalsmith-stylus": "2.0.0",
"metalsmith-yearly-pagination": "2.0.0",
"ncp": "2.0.0",
"node-geocoder": "3.13.1",
"node-geocoder": "3.14.0",
"node-version-data": "1.0.1",
"octonode": "0.7.6",
"request": "2.74.0",
"require-dir": "0.3.0",
"semver": "5.3.0",
"snyk": "1.17.2",
"snyk": "1.18.1",
"st": "1.2.0",
"strftime": "0.9.2"
},
Expand All @@ -72,7 +72,7 @@
"nock": "^8.0.0",
"pre-commit": "^1.1.2",
"proxyquire": "^1.7.4",
"standard": "^7.0.0",
"standard": "^8.0.0",
"stylint": "^1.3.8",
"tape": "^4.5.1"
},
Expand Down

0 comments on commit 25caaa5

Please sign in to comment.