Skip to content

Commit 39dd716

Browse files
fix(deps): update dependency hexo-generator-index to v4
1 parent 1393b90 commit 39dd716

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
@@ -18,7 +18,7 @@
1818
"hexo-extract-inline-scripts": "0.0.3",
1919
"hexo-generator-archive": "2.0.0",
2020
"hexo-generator-category": "2.0.0",
21-
"hexo-generator-index": "3.0.0",
21+
"hexo-generator-index": "4.0.0",
2222
"hexo-generator-sitemap": "3.0.1",
2323
"hexo-generator-tag": "2.0.0",
2424
"hexo-image-cloudflare": "0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,10 +1734,10 @@ hexo-generator-category@2.0.0:
17341734
dependencies:
17351735
hexo-pagination "3.0.0"
17361736

1737-
hexo-generator-index@3.0.0:
1738-
version "3.0.0"
1739-
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz#4c9233731e027a6af6491886a4aafe08ffdaffe0"
1740-
integrity sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==
1737+
hexo-generator-index@4.0.0:
1738+
version "4.0.0"
1739+
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-4.0.0.tgz#2f20cf9d231db30edbccd5be32c92c8aeb5d6d63"
1740+
integrity sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg==
17411741
dependencies:
17421742
hexo-pagination "3.0.0"
17431743

0 commit comments

Comments
 (0)