Skip to content

Commit

Permalink
Bump hexo-theme-landscape from 0.0.3 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [hexo-theme-landscape](https://github.com/hexojs/hexo-theme-landscape) from 0.0.3 to 1.0.0.
- [Release notes](https://github.com/hexojs/hexo-theme-landscape/releases)
- [Commits](hexojs/hexo-theme-landscape@v0.0.3...v1.0.0)

---
updated-dependencies:
- dependency-name: hexo-theme-landscape
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent 734ee75 commit 3b7a470
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"hexo-renderer-stylus": "^2.0.1",
"hexo-server": "^3.0.0",
"hexo-theme-butterfly": "^4.8.1",
"hexo-theme-landscape": "^0.0.3",
"hexo-theme-landscape": "^1.0.0",
"hexo-wordcount": "^6.0.1",
"lodash.template": "^4.5.0",
"marked": "^4.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2595,10 +2595,10 @@ hexo-theme-butterfly@^4.8.1:
hexo-renderer-pug "^3.0.0"
hexo-renderer-stylus "^2.1.0"

hexo-theme-landscape@^0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-0.0.3.tgz#87d1f4d613da9be5245dad0d4b80479eab70d386"
integrity sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==
hexo-theme-landscape@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz#43a549ebb2bea73196200ee4397feb764131a481"
integrity sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==

hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.7.0:
version "2.7.0"
Expand Down

0 comments on commit 3b7a470

Please sign in to comment.