Skip to content

Commit

Permalink
chore(package): update dependencies minor or patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
segayuu authored Oct 23, 2018
2 parents ce531c0 + cfa50d8 commit 8d33f3c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,29 +32,29 @@
],
"license": "MIT",
"dependencies": {
"abbrev": "^1.0.7",
"abbrev": "^1.1.1",
"archy": "^1.0.0",
"bluebird": "^3.4.0",
"chalk": "^2.3.1",
"bluebird": "^3.5.2",
"chalk": "^2.4.1",
"cheerio": "0.22.0",
"hexo-cli": "^1.1.0",
"hexo-front-matter": "^0.2.2",
"hexo-front-matter": "^0.2.3",
"hexo-fs": "^1.0.0",
"hexo-i18n": "^0.2.1",
"hexo-log": "^0.2.0",
"hexo-util": "^0.6.3",
"js-yaml": "^3.6.1",
"lodash": "^4.17.5",
"js-yaml": "^3.12.0",
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"moment": "^2.19.4",
"moment-timezone": "^0.5.14",
"nunjucks": "^3.1.2",
"pretty-hrtime": "^1.0.2",
"resolve": "^1.5.0",
"moment": "^2.22.2",
"moment-timezone": "^0.5.21",
"nunjucks": "^3.1.3",
"pretty-hrtime": "^1.0.3",
"resolve": "^1.8.1",
"strip-ansi": "^4.0.0",
"strip-indent": "^2.0.0",
"swig-extras": "0.0.1",
"swig-templates": "^2.0.2",
"swig-templates": "^2.0.3",
"text-table": "^0.2.0",
"tildify": "^1.2.0",
"titlecase": "^1.1.2",
Expand Down

0 comments on commit 8d33f3c

Please sign in to comment.