Skip to content

Commit

Permalink
Bump hexo from 7.2.0 to 7.3.0 (#9)
Browse files Browse the repository at this point in the history
- Also bump yarn from 4.2.2 to 4.3.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Dragon1573 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dragon1573 <[email protected]>
  • Loading branch information
dependabot[bot] and Dragon1573 authored Jul 2, 2024
1 parent 73da6c1 commit 8b86540
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodeLinker: "node-modules"
nodeLinker: node-modules
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"server": "hexo server"
},
"hexo": {
"version": "7.2.0"
"version": "7.3.0"
},
"devDependencies": {
"hexo": "^7.2.0",
"hexo": "^7.3.0",
"hexo-asset-img": "^1.1.0",
"hexo-filter-nofollow": "^2.0.2",
"hexo-generator-archive": "^2.0.0",
Expand All @@ -34,5 +34,5 @@
"markdown-it-merge-cells": "^2.0.0",
"yarn-upgrade-all": "^0.7.2"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.1"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "hexo-site@workspace:."
dependencies:
hexo: "npm:^7.2.0"
hexo: "npm:^7.3.0"
hexo-asset-img: "npm:^1.1.0"
hexo-filter-nofollow: "npm:^2.0.2"
hexo-generator-archive: "npm:^2.0.0"
Expand Down Expand Up @@ -1368,9 +1368,9 @@ __metadata:
languageName: node
linkType: hard

"hexo@npm:^7.2.0":
version: 7.2.0
resolution: "hexo@npm:7.2.0"
"hexo@npm:^7.3.0":
version: 7.3.0
resolution: "hexo@npm:7.3.0"
dependencies:
abbrev: "npm:^2.0.0"
archy: "npm:^1.0.0"
Expand Down Expand Up @@ -1398,7 +1398,7 @@ __metadata:
warehouse: "npm:^5.0.1"
bin:
hexo: bin/hexo
checksum: 10c0/acd78f79c7047dcfc29afc9bcfa00521e56b67cda778c5ebd1929435c276df3d94ffdc784742781bab89f9c712f04d737b1238ae29ce3e912cd75d02ef36b1b0
checksum: 10c0/db41379b9f10ebd183677a43874dc170b215c8d368a603f594e463fd3fb03d37110958daa66e1f80ba66641c15fe08a8c2fc5a2289c1875e6a47f02645a2e228
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b86540

Please sign in to comment.