chore(deps-dev): bump hexo from 5.4.0 to 6.0.0

Bumps [hexo](https://github.com/hexojs/hexo) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](https://github.com/hexojs/hexo/compare/5.4.0...6.0.0)

---
updated-dependencies:
- dependency-name: hexo
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-22 15:04:17 +00:00 committed by GitHub
parent d8e6969352
commit a74ae64109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"terser": "^5.3.0"
},
"devDependencies": {
"hexo": "^5.1.1",
"hexo": "^6.0.0",
"jest": "^27.2.5",
"standard": "^16.0.1"
},