Skip to content

Commit

Permalink
fix(deps): update dependency hexo to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zongzi531 committed Jan 22, 2024
1 parent a4f67a5 commit 3d12c77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "yarn c && yarn g"
},
"dependencies": {
"hexo": "7.0.0",
"hexo": "7.1.0",
"hexo-deployer-git": "4.0.0",
"hexo-filter-emoji": "2.2.2",
"hexo-filter-mathjax": "0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1449,10 +1449,10 @@ hexo-util@^3.0.1, hexo-util@^3.1.0:
prismjs "^1.29.0"
strip-indent "^3.0.0"

hexo@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.0.0.tgz#3e1fb70373478668ba7e091737052e436a44b263"
integrity sha512-3iRSYReDcYd+bdCrDYS53aFjR717M+eSwKVXdM1tF2QETi8urcwDdDDoD7Nm2E0trqN4oeoHJ7FoXbn2UsZxqw==
hexo@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.0.tgz#80cb5ea8dd4a844de9eb2c1a2ea44c8757142a10"
integrity sha512-FFjo8NwqSQVxASSKFGkFUak720sFC/p3IxkDIOHLXQ1axQ5w4ipFU0DNqDzwyb5EJOMFYuMxFcurhm9olQP13A==
dependencies:
abbrev "^2.0.0"
archy "^1.0.0"
Expand Down

0 comments on commit 3d12c77

Please sign in to comment.