Skip to content

Commit 081bbe7

Browse files
Bump hexo-tag-publications from 0.2.6 to 0.2.7 (#28)
Bumps [hexo-tag-publications](https://github.com/njzjz/hexo-tag-publications) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/njzjz/hexo-tag-publications/releases) - [Commits](njzjz/hexo-tag-publications@v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: hexo-tag-publications dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8578780 commit 081bbe7

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"hexo-renderer-marked": "^5.0.0",
2525
"hexo-renderer-stylus": "2.0.1",
2626
"hexo-server": "3.0.0",
27-
"hexo-tag-publications": "0.2.6",
27+
"hexo-tag-publications": "0.2.7",
2828
"hexo-theme-next": "^8.11.1",
2929
"hexo-word-counter": "0.0.3",
3030
"unpkg_url": "^0.0.1"

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,16 +1022,16 @@ hexo-tag-injector@^0.1.0:
10221022
dependencies:
10231023
escape-string-regexp "^4.0.0"
10241024

1025-
1026-
version "0.2.6"
1027-
resolved "https://registry.yarnpkg.com/hexo-tag-publications/-/hexo-tag-publications-0.2.6.tgz#9564c9948a388faa2ce15865731f24507f7cc3d2"
1028-
integrity sha512-2LDPsLyF2dAZLZw5HoNyC5qNZpXFTbqbHG5scmdaFqq7flfh20RFDvtm7HSVHGDh0FzUfJXYDhFTR0eEQZbljg==
1025+
1026+
version "0.2.7"
1027+
resolved "https://registry.yarnpkg.com/hexo-tag-publications/-/hexo-tag-publications-0.2.7.tgz#08c7add3aa292c738130aae23daf9283ea39fd2e"
1028+
integrity sha512-65qsJLFpaH18gQz+4d47DbguGXRA3pukszBe32ANQ9TlxlffwSlEHjdGIu9w3O7g6UoaUC6lqwSnj0THqchr/w==
10291029
dependencies:
10301030
bibtex-parse "^2.1.0"
10311031
hexo-fs "^3.1.0"
10321032
hexo-tag-injector "^0.1.0"
10331033
hexo-util "^2.4.0"
1034-
jsdelivr_url "^0.0.1"
1034+
unpkg_url "^0.0.1"
10351035

10361036
hexo-theme-next@^8.11.1:
10371037
version "8.11.1"
@@ -1310,11 +1310,6 @@ js-yaml@^4.1.0:
13101310
dependencies:
13111311
argparse "^2.0.1"
13121312

1313-
jsdelivr_url@^0.0.1:
1314-
version "0.0.1"
1315-
resolved "https://registry.yarnpkg.com/jsdelivr_url/-/jsdelivr_url-0.0.1.tgz#3a9c0440575ec092d88b403091b8b68d2c0df755"
1316-
integrity sha512-HjjyhWU8kG1Q1JsFf6D7wNF0REqUA8CMiBHHl0w5RW5uLVgdLK5UxzW5rwmorP8vxLNiNo3rjr+E4cpFb5gI/g==
1317-
13181313
jsdom@^19.0.0:
13191314
version "19.0.0"
13201315
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0.0.tgz#93e67c149fe26816d38a849ea30ac93677e16b6a"

0 commit comments

Comments
 (0)