From 93e62eb3dda02c53711208ffa5cf9fa7082de7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:56:46 +0000 Subject: [PATCH] Bump hexo-tag-publications from 0.3.3 to 0.3.5 Bumps [hexo-tag-publications](https://github.com/njzjz/hexo-tag-publications) from 0.3.3 to 0.3.5. - [Release notes](https://github.com/njzjz/hexo-tag-publications/releases) - [Commits](https://github.com/njzjz/hexo-tag-publications/compare/v0.3.3...v0.3.5) --- updated-dependencies: - dependency-name: hexo-tag-publications 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 895ca534..6f7b8a47 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "hexo-renderer-stylus": "2.1.0", "hexo-server": "3.0.0", "hexo-tag-bilitube": "^0.1.11", - "hexo-tag-publications": "0.3.3", + "hexo-tag-publications": "0.3.5", "hexo-theme-next": "^8.17.0", "hexo-word-counter": "0.1.0", "unpkg_url": "^0.0.1" diff --git a/yarn.lock b/yarn.lock index b6e4c577..e579e790 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1080,10 +1080,10 @@ hexo-tag-injector@^0.1.0: dependencies: escape-string-regexp "^4.0.0" -hexo-tag-publications@0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/hexo-tag-publications/-/hexo-tag-publications-0.3.3.tgz#d6a82de9db8d41eeff07efe46182e8b751f04337" - integrity sha512-JUjbrC2HWGcof03R1Vuc0tEezIVfGc5dq3fWf6u5YRGWErP2EEjJ+yXMpIe0BAiqvJ/Sc+y006H/+uDKkMWQvg== +hexo-tag-publications@0.3.5: + version "0.3.5" + resolved "https://registry.yarnpkg.com/hexo-tag-publications/-/hexo-tag-publications-0.3.5.tgz#e0bc54d931c0766bf202e664480ca1336120d63a" + integrity sha512-3rPOUuXO8CqRgX+9FMvJ/z8Ox+2z1yCv9ZsSYnGr7eXaOdLhuUZAKX92JK23epNUO9a+iTnV01AbO6JKlxF7hA== dependencies: bibtex-parse "^2.1.0" hexo-fs "^4.0.0"