Skip to content

Commit 1c673ee

Browse files
committed
fix(deps): update dependency hexo to v7.3.0
1 parent d4e7925 commit 1c673ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@next-theme/utils": "1.3.0",
1919
"@njzjz/icons": "0.0.5",
20-
"hexo": "7.2.0",
20+
"hexo": "7.3.0",
2121
"hexo-extract-inline-scripts": "0.0.3",
2222
"hexo-generator-archive": "2.0.0",
2323
"hexo-generator-category": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,10 +1816,10 @@ hexo-util@^3.3.0:
18161816
prismjs "^1.29.0"
18171817
strip-indent "^3.0.0"
18181818

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

0 commit comments

Comments
 (0)