Skip to content

Commit 9482b53

Browse files
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](next-theme/hexo-word-counter@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] <[email protected]>
1 parent 0a1ff26 commit 9482b53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"hexo-tag-bilitube": "^0.1.11",
2828
"hexo-tag-publications": "0.3.8",
2929
"hexo-theme-next": "^8.23.1",
30-
"hexo-word-counter": "0.2.0",
30+
"hexo-word-counter": "0.2.1",
3131
"unpkg_url": "^0.0.1"
3232
},
3333
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,10 +1155,10 @@ hexo-util@^3.0.0, hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0:
11551155
prismjs "^1.29.0"
11561156
strip-indent "^3.0.0"
11571157

1158-
1159-
version "0.2.0"
1160-
resolved "https://registry.yarnpkg.com/hexo-word-counter/-/hexo-word-counter-0.2.0.tgz#109ec89f339ee38d4ea8252b2f41cd0e585bc8c6"
1161-
integrity sha512-cHFGjynprFsSrJoYEi7ar2peoavjTy7ZBDf/bQ0doXocL/ZjR42aMIcKtTi2A64KLvyTqzyb2mdKADCeclhCpQ==
1158+
1159+
version "0.2.1"
1160+
resolved "https://registry.yarnpkg.com/hexo-word-counter/-/hexo-word-counter-0.2.1.tgz#3e5b50bb74c32d6a39ab801c4c29b0a5500af1c7"
1161+
integrity sha512-LkdXM9SykbVzZBGhCrYOonb/4FrNCQhVwnigt7pkVSa43Zejq3+VsG0kYmOZxDVlBmNCD1iokF6OZ3d6cYRa1Q==
11621162
dependencies:
11631163
cargo-cp-artifact "^0.1"
11641164

0 commit comments

Comments
 (0)