From 2661f4923f03bb5b73414b683acd5fc8f8841467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:30:09 +0000 Subject: [PATCH] Bump hexo from 7.2.0 to 7.3.0 Bumps [hexo](https://github.com/hexojs/hexo) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: hexo 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 cb60004c..d43bbfd8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "serve": "hexo serve" }, "dependencies": { - "hexo": "7.2.0", + "hexo": "7.3.0", "hexo-generator-archive": "2.0.0", "hexo-generator-category": "2.0.0", "hexo-generator-feed": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3b48846f..94be893b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1158,10 +1158,10 @@ hexo-yam@8.0.0: svgo "^3.0.0" terser "^5.3.0" -hexo@7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.2.0.tgz#0c2b0eeb3f16c557638b6dbd5956a425460d7d0f" - integrity sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg== +hexo@7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.3.0.tgz#a9a487874c5ed71c22e91e32dd5d825709a1474f" + integrity sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ== dependencies: abbrev "^2.0.0" archy "^1.0.0"