chore(deps-dev): bump hexo from 6.3.0 to 7.0.0

Bumps [hexo](https://github.com/hexojs/hexo) from 6.3.0 to 7.0.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](https://github.com/hexojs/hexo/compare/6.3.0...v7.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] 2023-10-31 15:09:02 +00:00 committed by GitHub
parent 2992e8d8e7
commit 4be8753a6f
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": "^6.1.0",
"hexo": "^7.0.0",
"jest": "^29.1.2",
"standard": "^17.0.0"
},