From 9482b534d854dff1bea6c39418e8531918c0c20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 06:53:57 +0000 Subject: [PATCH] Bump hexo-word-counter from 0.2.0 to 0.2.1 Bumps [hexo-word-counter](https://github.com/next-theme/hexo-word-counter) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/next-theme/hexo-word-counter/releases) - [Commits](https://github.com/next-theme/hexo-word-counter/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: hexo-word-counter dependency-version: 0.2.1 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 cb3190f..59ec4d9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-tag-bilitube": "^0.1.11", "hexo-tag-publications": "0.3.8", "hexo-theme-next": "^8.23.1", - "hexo-word-counter": "0.2.0", + "hexo-word-counter": "0.2.1", "unpkg_url": "^0.0.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5ca741c..da0fbc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1155,10 +1155,10 @@ hexo-util@^3.0.0, hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0: prismjs "^1.29.0" strip-indent "^3.0.0" -hexo-word-counter@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/hexo-word-counter/-/hexo-word-counter-0.2.0.tgz#109ec89f339ee38d4ea8252b2f41cd0e585bc8c6" - integrity sha512-cHFGjynprFsSrJoYEi7ar2peoavjTy7ZBDf/bQ0doXocL/ZjR42aMIcKtTi2A64KLvyTqzyb2mdKADCeclhCpQ== +hexo-word-counter@0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/hexo-word-counter/-/hexo-word-counter-0.2.1.tgz#3e5b50bb74c32d6a39ab801c4c29b0a5500af1c7" + integrity sha512-LkdXM9SykbVzZBGhCrYOonb/4FrNCQhVwnigt7pkVSa43Zejq3+VsG0kYmOZxDVlBmNCD1iokF6OZ3d6cYRa1Q== dependencies: cargo-cp-artifact "^0.1"