Skip to content

Commit

Permalink
chore(deps): update some dependencies minor & patch version (#4898)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Mar 2, 2022
1 parent c73dbed commit 19d8a6a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,42 +41,42 @@
"dependencies": {
"abbrev": "^1.1.1",
"archy": "^1.0.0",
"bluebird": "^3.5.2",
"hexo-cli": "^4.0.0",
"bluebird": "^3.7.2",
"hexo-cli": "^4.3.0",
"hexo-front-matter": "^3.0.0",
"hexo-fs": "^3.1.0",
"hexo-i18n": "^1.0.0",
"hexo-log": "^3.0.0",
"hexo-util": "^2.4.0",
"js-yaml": "^4.0.0",
"hexo-util": "^2.5.0",
"js-yaml": "^4.1.0",
"js-yaml-js-types": "^1.0.0",
"micromatch": "^4.0.2",
"micromatch": "^4.0.4",
"moize": "^6.1.0",
"moment": "^2.22.2",
"moment-timezone": "^0.5.21",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"picocolors": "^1.0.0",
"nunjucks": "^3.2.1",
"nunjucks": "^3.2.3",
"pretty-hrtime": "^1.0.3",
"resolve": "^1.8.1",
"resolve": "^1.22.0",
"strip-ansi": "^6.0.0",
"text-table": "^0.2.0",
"tildify": "^2.0.0",
"titlecase": "^1.1.2",
"titlecase": "^1.1.3",
"warehouse": "^4.0.0"
},
"devDependencies": {
"@easyops/git-exec-and-restage": "^1.0.4",
"0x": "^5.0.0",
"chai": "^4.2.0",
"0x": "^5.1.2",
"chai": "^4.3.6",
"cheerio": "0.22.0",
"decache": "^4.5.1",
"eslint": "^8.0.0",
"decache": "^4.6.1",
"eslint": "^8.8.0",
"eslint-config-hexo": "^5.0.0",
"hexo-renderer-marked": "^4.0.0",
"husky": "^7.0.2",
"husky": "^7.0.4",
"lint-staged": "^11.0.0",
"mocha": "^9.1.1",
"nyc": "^15.0.0",
"mocha": "^9.2.0",
"nyc": "^15.1.0",
"sinon": "^12.0.1"
},
"engines": {
Expand Down

0 comments on commit 19d8a6a

Please sign in to comment.