From a0e0fdeee262fd38606870b1c409bcc98d98ef08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 03:27:45 +0000 Subject: [PATCH] Bump hexo-theme-fluid from 1.8.14 to 1.9.3 Bumps [hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid) from 1.8.14 to 1.9.3. - [Release notes](https://github.com/fluid-dev/hexo-theme-fluid/releases) - [Commits](https://github.com/fluid-dev/hexo-theme-fluid/compare/v1.8.14...v1.9.3) --- updated-dependencies: - dependency-name: hexo-theme-fluid 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 d06f6ed..5a240cc 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.8.14" + "hexo-theme-fluid": "^1.9.3" } } diff --git a/yarn.lock b/yarn.lock index 4f31e6b..b9420a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -708,10 +708,10 @@ hexo-server@^3.0.0: picocolors "^1.0.0" serve-static "^1.14.1" -hexo-theme-fluid@^1.8.14: - version "1.8.14" - resolved "https://repo.huaweicloud.com/repository/npm/hexo-theme-fluid/-/hexo-theme-fluid-1.8.14.tgz#2a7335a684813737134dae6df3ca589135ef01b0" - integrity sha512-MLzNtCjJW/1vlyrwJKAlBTpIdH+ChSvK02tbrlvF9BH2fPg88mt5dv1SlWtPqVxiSBu6V4cWZ6agUsUOWL3YzQ== +hexo-theme-fluid@^1.9.3: + version "1.9.3" + resolved "https://registry.yarnpkg.com/hexo-theme-fluid/-/hexo-theme-fluid-1.9.3.tgz#d2047c15878ce5312c69849abd1d70c3ef8deded" + integrity sha512-PJhEG1N+0HYK3XA+IbBrb2eHtqHAXJoM9Cy921H9m3gb3syKT0PxURUe4+BKD35ITeXTd8o65ExRintBBfu02Q== hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: version "2.5.0"