build(deps): bump hexo-generator-archive from 0.1.5 to 1.0.0 in /site

Bumps [hexo-generator-archive](https://github.com/hexojs/hexo-generator-archive) from 0.1.5 to 1.0.0.
- [Release notes](https://github.com/hexojs/hexo-generator-archive/releases)
- [Commits](https://github.com/hexojs/hexo-generator-archive/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-16 14:55:03 +00:00 committed by Michael Bradley
parent c13f2b01ac
commit b642ae2307
2 changed files with 7 additions and 20 deletions

View File

@ -11,7 +11,7 @@
"hexo-autoprefixer": "^2.0.0",
"hexo-deployer-git": "^2.0.0",
"hexo-generator-alias": "^0.1.3",
"hexo-generator-archive": "^0.1.4",
"hexo-generator-archive": "^1.0.0",
"hexo-generator-category": "^1.0.0",
"hexo-generator-feed": "^2.0.0",
"hexo-generator-sitemap": "^1.1.2",

View File

@ -2699,13 +2699,12 @@ hexo-generator-alias@^0.1.3:
resolved "https://registry.yarnpkg.com/hexo-generator-alias/-/hexo-generator-alias-0.1.3.tgz#ee135bd39fe2eda3ec661f382d5c44a6a8e3e647"
integrity sha1-7hNb05/i7aPsZh84LVxEpqjj5kc=
hexo-generator-archive@^0.1.4:
version "0.1.5"
resolved "https://registry.yarnpkg.com/hexo-generator-archive/-/hexo-generator-archive-0.1.5.tgz#a979214cdddee2693e0551809c294bedadbb69b3"
integrity sha512-jPbMtibqkJnAX3hCwhYhK3r6cqy9OKQsVEScjk7LDok+iPmFmkKCNdU/OccxGe1CWAZpT+ta4+LknwNeHG2G4w==
hexo-generator-archive@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hexo-generator-archive/-/hexo-generator-archive-1.0.0.tgz#ad2afb12232a65e2f8608fc1ca3f19162fb63786"
integrity sha512-24TeanDGpMBUIq37DHpSESQbeN6ssZ06edsGSI76tN4Yit50TgsgzP5g5DSu0yJk0jUtHJntysWE8NYAlFXibA==
dependencies:
hexo-pagination "0.0.2"
object-assign "^2.0.0"
hexo-pagination "1.0.0"
hexo-generator-category@^1.0.0:
version "1.0.0"
@ -2745,13 +2744,6 @@ hexo-log@^0.2.0:
chalk "^1.1.1"
hexo-bunyan "^1.0.0"
hexo-pagination@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/hexo-pagination/-/hexo-pagination-0.0.2.tgz#8cf470c7db0de5b18a3926a76deb194015df7f2b"
integrity sha1-jPRwx9sN5bGKOSanbesZQBXffys=
dependencies:
utils-merge "^1.0.0"
hexo-pagination@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hexo-pagination/-/hexo-pagination-1.0.0.tgz#c9c0ca3665267b9e9d0a89fc3edcaf3276907dc1"
@ -4275,11 +4267,6 @@ oauth-sign@~0.9.0:
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
object-assign@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-2.1.1.tgz#43c36e5d569ff8e4816c4efa8be02d26967c18aa"
integrity sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=
object-assign@^4.0.1, object-assign@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
@ -6233,7 +6220,7 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
utils-merge@1.0.1, utils-merge@^1.0.0:
utils-merge@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=