Skip to content

Commit c0acaa9

Browse files
fix(deps): update dependency hexo-generator-index to v4
1 parent 1c673ee commit c0acaa9

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
@@ -21,7 +21,7 @@
2121
"hexo-extract-inline-scripts": "0.0.3",
2222
"hexo-generator-archive": "2.0.0",
2323
"hexo-generator-category": "2.0.0",
24-
"hexo-generator-index": "3.0.0",
24+
"hexo-generator-index": "4.0.0",
2525
"hexo-generator-sitemap": "3.0.1",
2626
"hexo-generator-tag": "2.0.0",
2727
"hexo-image-cloudflare": "0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,10 +1631,10 @@ hexo-generator-category@2.0.0:
16311631
dependencies:
16321632
hexo-pagination "3.0.0"
16331633

1634-
hexo-generator-index@3.0.0:
1635-
version "3.0.0"
1636-
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz#4c9233731e027a6af6491886a4aafe08ffdaffe0"
1637-
integrity sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==
1634+
hexo-generator-index@4.0.0:
1635+
version "4.0.0"
1636+
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-4.0.0.tgz#2f20cf9d231db30edbccd5be32c92c8aeb5d6d63"
1637+
integrity sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg==
16381638
dependencies:
16391639
hexo-pagination "3.0.0"
16401640

0 commit comments

Comments
 (0)