From 34c5d23db3e994a2d63e000aba706fc32da9ddb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 03:59:22 -0400 Subject: [PATCH 1/2] Bump hexo-theme-next from 8.7.0 to 8.8.0 (#8) Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.7.0...v8.8.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2c70afdb..2fb1a70d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-marked": "4.0.0", "hexo-renderer-stylus": "2.0.1", "hexo-server": "2.0.0", - "hexo-theme-next": "8.7.0", + "hexo-theme-next": "8.8.0", "hexo-word-counter": "0.0.3", "jsdelivr_url": "0.0.1" }, diff --git a/yarn.lock b/yarn.lock index 1046f55b..6a182953 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ hexo-server@2.0.0: open "^7.0.0" serve-static "^1.14.1" -hexo-theme-next@8.7.0: - version "8.7.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.7.0.tgz#c0710d797a5746ccf0a8693c7a1cd9ec2e8d0697" - integrity sha512-lTrXk3kDBSy645iPImiPHieSIvZPzZDDbQZypD4O96ZlVIb9/PO9z7xzSNxROFm4LCyZMF2a8bJEuq5nVkxZRQ== +hexo-theme-next@8.8.0: + version "8.8.0" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.8.0.tgz#8f8591803cd89567a4ff2a70785f967d53ce50b2" + integrity sha512-Qypz33aaoHZ+BuuLJmdW7ptn6cvrwOkLOLnZ63KcJ36BhUOnqv6oAYKMr64eSL5PurqQ5HsjOUn3CxXRJM45aw== hexo-util@2.4.0, hexo-util@2.5.0, hexo-util@^0.6.3, hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: version "2.5.0" From cadec9af9b8af95cba92c12934124f3c70808bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:49:43 +0000 Subject: [PATCH 2/2] Bump decode-uri-component from 0.2.0 to 0.2.2 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6a182953..2dcab81e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -437,9 +437,9 @@ decamelize@^1.1.0: integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" - integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= + version "0.2.2" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" + integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== deepmerge@^4.2.2: version "4.2.2"