Skip to content

Commit

Permalink
Merge pull request #18 from feakin/dependabot/npm_and_yarn/hexo-gener…
Browse files Browse the repository at this point in the history
…ator-index-4.0.0
  • Loading branch information
phodal authored Jul 9, 2024
2 parents ae472bb + 0f66464 commit 4f0e8f5
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 @@ -15,7 +15,7 @@
"hexo": "^7.3.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-index": "^4.0.0",
"hexo-generator-tag": "^1.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -593,10 +593,10 @@ hexo-generator-category@^2.0.0:
dependencies:
hexo-pagination "3.0.0"

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

Expand Down

0 comments on commit 4f0e8f5

Please sign in to comment.