From 117142fb3bd772cb0a875b3f4682240eb0ed53ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 07:40:50 +0000 Subject: [PATCH] chore(deps): bump hexo-theme-keep from 4.1.3 to 4.1.4 Bumps [hexo-theme-keep](https://github.com/XPoet/hexo-theme-keep) from 4.1.3 to 4.1.4. - [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.1.4) --- updated-dependencies: - dependency-name: hexo-theme-keep dependency-type: direct:production update-type: version-update:semver-patch ... 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..830e315 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.1.4", "hexo-theme-landscape": "^1.0.0" } } diff --git a/yarn.lock b/yarn.lock index f07808f..091cff9 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.1.4: + version "4.1.4" + resolved "https://registry.yarnpkg.com/hexo-theme-keep/-/hexo-theme-keep-4.1.4.tgz#2ede2a736611ee6e4f3c442998a284f8e3351dc1" + integrity sha512-/LPxaFUOUZAeT2N18x/hGurVkJb7UyVsLYZxV/lNa98fXKMlxYVuuKjNZ7pYuTvG3NjQSR5RJABg7sFtMHoGdw== hexo-theme-landscape@^1.0.0: version "1.0.0"