Skip to content

Commit 652d800

Browse files
dependabot[bot]njzjz
authored andcommitted
Bump hexo from 7.0.0 to 7.1.0
Bumps [hexo](https://github.com/hexojs/hexo) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](hexojs/hexo@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: hexo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09d5299 commit 652d800

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
@@ -11,7 +11,7 @@
1111
"serve": "hexo serve"
1212
},
1313
"dependencies": {
14-
"hexo": "7.0.0",
14+
"hexo": "7.1.0",
1515
"hexo-generator-archive": "2.0.0",
1616
"hexo-generator-category": "2.0.0",
1717
"hexo-generator-feed": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@ [email protected]:
11211121
svgo "^3.0.0"
11221122
terser "^5.3.0"
11231123

1124-
hexo@7.0.0:
1125-
version "7.0.0"
1126-
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.0.0.tgz#3e1fb70373478668ba7e091737052e436a44b263"
1127-
integrity sha512-3iRSYReDcYd+bdCrDYS53aFjR717M+eSwKVXdM1tF2QETi8urcwDdDDoD7Nm2E0trqN4oeoHJ7FoXbn2UsZxqw==
1124+
hexo@7.1.0:
1125+
version "7.1.0"
1126+
resolved "https://registry.yarnpkg.com/hexo/-/hexo-7.1.0.tgz#80cb5ea8dd4a844de9eb2c1a2ea44c8757142a10"
1127+
integrity sha512-FFjo8NwqSQVxASSKFGkFUak720sFC/p3IxkDIOHLXQ1axQ5w4ipFU0DNqDzwyb5EJOMFYuMxFcurhm9olQP13A==
11281128
dependencies:
11291129
abbrev "^2.0.0"
11301130
archy "^1.0.0"

0 commit comments

Comments
 (0)