From 29d312e7e69a16b8274a21d910178bdc210da24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:07:52 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.19.2 to 8.20.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.19.2 to 8.20.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.19.2...v8.20.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e83c56f..9ffadd9c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-server": "3.0.0", "hexo-tag-bilitube": "^0.1.11", "hexo-tag-publications": "0.3.6", - "hexo-theme-next": "^8.19.2", + "hexo-theme-next": "^8.20.0", "hexo-word-counter": "0.2.0", "unpkg_url": "^0.0.1" }, diff --git a/yarn.lock b/yarn.lock index 0ea048d6..d681da8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1095,10 +1095,10 @@ hexo-tag-publications@0.3.6: hexo-util "^3.0.0" unpkg_url "^0.0.1" -hexo-theme-next@^8.19.2: - version "8.19.2" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.19.2.tgz#2ceaee027da2c18951279f14a6b4fbf688886701" - integrity sha512-FyDbKvVRJKT+3yYxkfsXBVXHHPGxNULYfdd+pavcSclonehNwlpq7oPMsTPfO5jaYFuSmNH68TFTqRuXNZ2bHw== +hexo-theme-next@^8.20.0: + version "8.20.0" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.20.0.tgz#8130f1b32d353f4bde7e99aa7d9f8f1e682d37b4" + integrity sha512-cLKE32mP6B2E84+4XUXOgZhaI+srndHAviVpDaz8S7fj4OTnRchWg1anbhpZTFAgMO0NSRs4A0kT61eXY3l/Gg== hexo-util@^0.6.3: version "0.6.3"