From 3251c2977c519d0c6f8983a65af7036018b6f550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 07:16:37 +0000 Subject: [PATCH] chore(deps): bump hexo-theme-keep from 4.1.3 to 4.2.3 Bumps [hexo-theme-keep](https://github.com/XPoet/hexo-theme-keep) from 4.1.3 to 4.2.3. - [Release notes](https://github.com/XPoet/hexo-theme-keep/releases) - [Changelog](https://github.com/XPoet/hexo-theme-keep/blob/master/CHANGELOG.md) - [Commits](https://github.com/XPoet/hexo-theme-keep/compare/v4.1.3...v4.2.3) --- updated-dependencies: - dependency-name: hexo-theme-keep 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 e1173b5..4fd407f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-keep": "^4.1.3", + "hexo-theme-keep": "^4.2.3", "hexo-theme-landscape": "^1.0.0" } } diff --git a/yarn.lock b/yarn.lock index f07808f..76cc908 100644 --- a/yarn.lock +++ b/yarn.lock @@ -651,10 +651,10 @@ hexo-server@^3.0.0: picocolors "^1.0.0" serve-static "^1.14.1" -hexo-theme-keep@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/hexo-theme-keep/-/hexo-theme-keep-4.1.3.tgz#aa3e534b3b49e2e72ea4b38549f0afb5b4f27d30" - integrity sha512-bnSAZdOtU/QqTr+O8Mo+vcZVWfV+oa0YOOgcQjubt85UoCDpPqjCqjTQJk+EfdSZnqFP65czpXg176gi1xJ8bw== +hexo-theme-keep@^4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/hexo-theme-keep/-/hexo-theme-keep-4.2.3.tgz#95e7e38d76e0acb98dcf3c4abbc8870db8937cad" + integrity sha512-lTp9W8O7b19TeDIWBqe4popPQY/COsyR51l8Le9STPCPKin/3nbaL0lKIXwT7aV7cV+VC1RkAvph2pDaFXQfpQ== hexo-theme-landscape@^1.0.0: version "1.0.0"