Skip to content

Commit

Permalink
Bump hexo from 7.1.1 to 7.2.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [hexo](https://github.com/hexojs/hexo) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](hexojs/hexo@v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: hexo
  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 22, 2024
1 parent 9bf7028 commit 5e40425
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": "7.1.1"
},
"dependencies": {
"hexo": "^7.1.1",
"hexo": "^7.2.0",
"hexo-abbrlink": "^2.2.1",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -861,17 +861,17 @@ hexo-abbrlink@^2.2.1:
hexo-front-matter "^1.0.0"
hexo-fs "^3.1.0"

hexo-cli@^4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-4.3.1.tgz#eb40e0ab2479ea089a9913eb0b1b5d3db58133a3"
integrity sha512-nYe7yJhXT7MwlDEpIAjneMfz0wnWTdIhRv+cVW2OPTw8JtG2X+8Y/sYhPDvQz/ZqjFRZ4qgiKFXN5orFJ/u1vg==
hexo-cli@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-4.3.2.tgz#7e7d02da137d9fa461a4356964793c56e92b29e6"
integrity sha512-druJeBgLpG9ncDS5AhBHdAXk0G4CFj8Qes09pApyZ6bR+nJW1JYiDMuilhudaKDdq+1l49jWXVTidkcb7p0Jbw==
dependencies:
abbrev "^2.0.0"
bluebird "^3.7.2"
command-exists "^1.2.9"
hexo-fs "^4.1.1"
hexo-log "^4.0.1"
hexo-util "^2.5.0"
hexo-util "^3.3.0"
minimist "^1.2.5"
picocolors "^1.0.0"
resolve "^1.20.0"
Expand Down Expand Up @@ -901,15 +901,15 @@ hexo-fs@^3.1.0:
graceful-fs "^4.1.11"
hexo-util "^2.0.0"

hexo-fs@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/hexo-fs/-/hexo-fs-4.1.1.tgz#4a95d0d6b15eb7baf642ce54b8234fb32e5f032d"
integrity sha512-aDysNTyv8ElcerbFVbPLRXnYt+QDY6gAOZZ5DLbCxudY0Ywppqd+uZ03gZ2BDypIBvmNB27WYWYz76M+Yv/YXw==
hexo-fs@^4.1.1, hexo-fs@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/hexo-fs/-/hexo-fs-4.1.3.tgz#c64c66e230dad4ec08ca21244327aa0aba69218a"
integrity sha512-Q92zQ5PlVDouvSWFLXQoFSTLIUIODikUJs2BfAXQglyOEjN1dOQn1Z5Nimk/7GHof17R5h/uObCQLnZAjzI2tg==
dependencies:
bluebird "^3.7.2"
chokidar "^3.5.3"
graceful-fs "^4.2.10"
hexo-util "^2.7.0"
hexo-util "^3.0.1"

hexo-generator-archive@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -1019,7 +1019,7 @@ hexo-theme-fluid@^1.9.7:
resolved "https://registry.yarnpkg.com/hexo-theme-fluid/-/hexo-theme-fluid-1.9.7.tgz#53a2ef5e7de2dd237af93a6f6cf76df093178afe"
integrity sha512-rLpUNcs8XhAQZ9Iq8nZ27XbMDtbJs/y35kkpPmebUqV9hV+j3/Yy3tf3zKJW3nzZhTO/8bXYrtNDvmoj1TRmBQ==

hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0:
hexo-util@^2.0.0, hexo-util@^2.1.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 @@ -1033,7 +1033,7 @@ hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.5.0, hexo-util@^2.7.0:
prismjs "^1.17.1"
strip-indent "^3.0.0"

hexo-util@^3.0.1, hexo-util@^3.1.0:
hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-3.3.0.tgz#448927fb22e167f2159306666cc2c7e82c777513"
integrity sha512-YvGngXijE2muEh5L/VI4Fmjqb+/yAkmY+VuyhWVoRwQu1X7bmWodsfYRXX7CUYhi5LqsvH8FAe/yBW1+f6ZX4Q==
Expand All @@ -1058,20 +1058,20 @@ hexo-yam@^8.0.0:
svgo "^3.0.0"
terser "^5.3.0"

hexo@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.1.tgz#1686deb4ccfeeda950270e09292c26888538cf67"
integrity sha512-u6aJXG1npYkZJLl7QEOeTdm9hOwxfsLmFp4qAQVF0OAuNaikrKORjgNsjPmrWwI/tIObwjVJnEUJnV7S+NnUlw==
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==
dependencies:
abbrev "^2.0.0"
archy "^1.0.0"
bluebird "^3.7.2"
hexo-cli "^4.3.0"
hexo-cli "^4.3.2"
hexo-front-matter "^4.2.1"
hexo-fs "^4.1.1"
hexo-fs "^4.1.3"
hexo-i18n "^2.0.0"
hexo-log "^4.0.1"
hexo-util "^3.0.1"
hexo-util "^3.3.0"
js-yaml "^4.1.0"
js-yaml-js-types "^1.0.0"
micromatch "^4.0.4"
Expand All @@ -1086,7 +1086,7 @@ hexo@^7.1.1:
text-table "^0.2.0"
tildify "^2.0.0"
titlecase "^1.1.3"
warehouse "^5.0.0"
warehouse "^5.0.1"

highlight.js@^11.0.1, highlight.js@^11.6.0:
version "11.9.0"
Expand Down Expand Up @@ -2281,7 +2281,7 @@ w3c-xmlserializer@^4.0.0:
dependencies:
xml-name-validator "^4.0.0"

warehouse@^5.0.0:
warehouse@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/warehouse/-/warehouse-5.0.1.tgz#4062c9c5d6c84f245532923a23ecb4b5441024a5"
integrity sha512-5BQEQP56bPY+cqocTho4syazuGgSoyKd0y3PsS2j8tGN10HH+CEfJSIY+KUw9D0k4jaVEFMXLz0KqCiUzTYb8A==
Expand Down

0 comments on commit 5e40425

Please sign in to comment.