Skip to content

Commit bec75fe

Browse files
authored
Merge pull request #1 from AquaHydro/dependabot/npm_and_yarn/hexo-generator-index-4.0.0
build(deps): bump hexo-generator-index from 3.0.0 to 4.0.0
2 parents 07a099d + c113f94 commit bec75fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"hexo-deployer-git": "^4.0.0",
1717
"hexo-generator-archive": "^2.0.0",
1818
"hexo-generator-category": "^2.0.0",
19-
"hexo-generator-index": "^3.0.0",
19+
"hexo-generator-index": "^4.0.0",
2020
"hexo-generator-tag": "^2.0.0",
2121
"hexo-renderer-ejs": "^2.0.0",
2222
"hexo-renderer-marked": "^6.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -626,10 +626,10 @@ hexo-generator-category@^2.0.0:
626626
dependencies:
627627
hexo-pagination "3.0.0"
628628

629-
hexo-generator-index@^3.0.0:
630-
version "3.0.0"
631-
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz#4c9233731e027a6af6491886a4aafe08ffdaffe0"
632-
integrity sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==
629+
hexo-generator-index@^4.0.0:
630+
version "4.0.0"
631+
resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-4.0.0.tgz#2f20cf9d231db30edbccd5be32c92c8aeb5d6d63"
632+
integrity sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg==
633633
dependencies:
634634
hexo-pagination "3.0.0"
635635

0 commit comments

Comments
 (0)