Skip to content

Commit

Permalink
Bump hexo from 7.1.0 to 7.2.0 (#89)
Browse files Browse the repository at this point in the history
* Bump hexo from 7.1.0 to 7.2.0

Bumps [hexo](https://github.com/hexojs/hexo) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](hexojs/hexo@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: hexo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* remove resolutions

* regenerate yarn.lock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
dependabot[bot] and njzjz authored Apr 18, 2024
1 parent c1a9aa1 commit d613125
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 111 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"serve": "hexo serve"
},
"dependencies": {
"hexo": "7.1.0",
"hexo": "7.2.0",
"hexo-generator-archive": "2.0.0",
"hexo-generator-category": "2.0.0",
"hexo-generator-feed": "3.0.0",
Expand All @@ -32,9 +32,5 @@
},
"devDependencies": {
"hexo-yam": "8.0.0"
},
"resolutions": {
"hexo-util": "2.5.0",
"css-select": "4.1.3"
}
}
Loading

0 comments on commit d613125

Please sign in to comment.