From 6f0097e283a33b8ed9526bab4d5fde9f9ffeeca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:31:55 +0000 Subject: [PATCH] Bump hexo-next-giscus from 1.1.0 to 1.2.0 Bumps [hexo-next-giscus](https://github.com/next-theme/hexo-next-giscus) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/next-theme/hexo-next-giscus/releases) - [Commits](https://github.com/next-theme/hexo-next-giscus/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: hexo-next-giscus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79bc0e6a..53eaeb65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "hexo-generator-json-content": "^4.2.3", "hexo-generator-tag": "^2.0.0", "hexo-helper-live2d": "^3.1.1", - "hexo-next-giscus": "^1.1.0", + "hexo-next-giscus": "^1.2.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", @@ -3016,9 +3016,9 @@ } }, "node_modules/hexo-next-giscus": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/hexo-next-giscus/-/hexo-next-giscus-1.1.0.tgz", - "integrity": "sha512-NRDPEKW1bpQcfiKCICsHkgtYmwQS0Mt5of5CoBAkVWGEJY2VQYQyNXm4AvrvEds9S/xe6Q7jEhY5+CygnhsXIA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/hexo-next-giscus/-/hexo-next-giscus-1.2.0.tgz", + "integrity": "sha512-EK5tkMxh1DDVB0RrErrO7yGaJuVoy9AZi4hpSrNb8AE3dLKrA6mAQl9OAFpYbtOXj8HpHyfQjyeI620qMTOyUA==", "dependencies": { "@next-theme/utils": "^1.3.0" } diff --git a/package.json b/package.json index 28fc6df6..08a66354 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-generator-json-content": "^4.2.3", "hexo-generator-tag": "^2.0.0", "hexo-helper-live2d": "^3.1.1", - "hexo-next-giscus": "^1.1.0", + "hexo-next-giscus": "^1.2.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0",