Skip to content

Commit a27fa31

Browse files
fix(deps): update dependency hexo-theme-next to v8.25.0 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a868450 commit a27fa31

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
@@ -31,7 +31,7 @@
3131
"hexo-server": "3.0.0",
3232
"hexo-tag-bootstrap": "https://github.com/dotJobs/hexo-tag-bootstrap#06cc099d9a799fdc878a9b5d648f6aeda961b402",
3333
"hexo-tag-publications": "0.3.8",
34-
"hexo-theme-next": "8.24.1",
34+
"hexo-theme-next": "8.25.0",
3535
"unpkg_url": "0.0.1"
3636
},
3737
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@ hexo-tag-publications@0.3.8:
17431743
hexo-util "^3.0.0"
17441744
unpkg_url "^0.0.1"
17451745

1746-
hexo-theme-next@8.24.1:
1747-
version "8.24.1"
1748-
resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.24.1.tgz#37aa3080a1788724ecfdd7e70b0347e3ea727347"
1749-
integrity sha512-DTa+umV5XTDa8XEtiLkaKDzgHqlnrj5HXi+6auI690TJdbIULm9sgaUQFkriDr2jeeGQDUV4ptsvgTTRaZjiGw==
1746+
hexo-theme-next@8.25.0:
1747+
version "8.25.0"
1748+
resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.25.0.tgz#723913e95e454988e1e22f3f9f977aa3bf92b144"
1749+
integrity sha512-ZboBoswarJAjGKnQxtepD3ZaOYJAQFj+SaIL8l7w/FcDZpqFPeBerVd861YMujQW4XRHiREh+dEjdJQeArhvkg==
17501750

17511751
hexo-util@2.5.0:
17521752
version "2.5.0"

0 commit comments

Comments
 (0)