Skip to content

Commit

Permalink
chore(deps): bump hexo-word-counter from 0.1.0 to 0.2.0 (#99)
Browse files Browse the repository at this point in the history
Bumps [hexo-word-counter](https://github.com/next-theme/hexo-word-counter) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/next-theme/hexo-word-counter/releases)
- [Commits](next-theme/hexo-word-counter@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: hexo-word-counter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent ec13fbf commit a7d69c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"hexo-tag-icodeweb": "^1.1.1",
"hexo-tag-mmedia": "^1.2.1",
"hexo-theme-next": "^8.19.2",
"hexo-word-counter": "^0.1.0"
"hexo-word-counter": "^0.2.0"
},
"devDependencies": {
"@prettier/plugin-xml": "^3.4.1",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ [email protected]:
prismjs "^1.17.1"
strip-indent "^3.0.0"

hexo-util@2.7.0, hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0:
hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-2.7.0.tgz#13d09292e79d260db35399710b3e19f3995443a3"
integrity sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==
Expand All @@ -883,13 +883,12 @@ hexo-util@^3.0.1:
prismjs "^1.29.0"
strip-indent "^3.0.0"

hexo-word-counter@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/hexo-word-counter/-/hexo-word-counter-0.1.0.tgz#68e37bfaab9de97d9b0577a2fdcd2bfb2b2a0248"
integrity sha512-6HXSL2dlPuekSqWV7DevrUjGF0JgiHKGqkKSfay00JF9GmshJCLDK+AjvVrN0J1WgCbavsUGSwukyZgfW8VdSw==
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==
dependencies:
cargo-cp-artifact "^0.1"
hexo-util "2.7.0"

hexo@^7.1.1:
version "7.1.1"
Expand Down

0 comments on commit a7d69c9

Please sign in to comment.