Skip to content

Commit

Permalink
fix(deps): update dependency hexo to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zongzi531 committed Jul 2, 2024
1 parent bf18e19 commit ad2b39e
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.2.0",
"hexo": "7.3.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 @@ -1262,10 +1262,10 @@ hexo-util@^3.3.0:
prismjs "^1.29.0"
strip-indent "^3.0.0"

hexo@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.2.0.tgz#0c2b0eeb3f16c557638b6dbd5956a425460d7d0f"
integrity sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg==
hexo@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.3.0.tgz#a9a487874c5ed71c22e91e32dd5d825709a1474f"
integrity sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ==
dependencies:
abbrev "^2.0.0"
archy "^1.0.0"
Expand Down

0 comments on commit ad2b39e

Please sign in to comment.