From 8de3714b5f3a39d72f345df4ce2111ec99c7befb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 09:12:12 +0000 Subject: [PATCH] chore(deps-dev): bump vuepress-plugin-seo from 0.1.4 to 0.2.0 Bumps [vuepress-plugin-seo](https://github.com/lorisleiva/vuepress-plugin-seo) from 0.1.4 to 0.2.0. - [Release notes](https://github.com/lorisleiva/vuepress-plugin-seo/releases) - [Commits](https://github.com/lorisleiva/vuepress-plugin-seo/compare/v0.1.4...v0.2.0) --- updated-dependencies: - dependency-name: vuepress-plugin-seo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 248f7dc..42f589b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "vuepress": "^1.8.0", "vuepress-plugin-disqus": "^0.2.0", "vuepress-plugin-reading-time": "^0.1.1", - "vuepress-plugin-seo": "^0.1.4", + "vuepress-plugin-seo": "^0.2.0", "vuepress-plugin-social-share": "^1.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 059fea9..a6d4a5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7899,10 +7899,10 @@ vuepress-plugin-reading-time@^0.1.1: dependencies: reading-time "1.1.3" -vuepress-plugin-seo@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/vuepress-plugin-seo/-/vuepress-plugin-seo-0.1.4.tgz#be8e5577491c1fc317a7ad4abe3ae51ff317be1e" - integrity sha512-foNKrAAKihiC47bx0UXFzs/+BIFmnowTQsLVF/8pfsnsPDp8FXjkTGyjxyjOhbwj7ADPv32CdX3pEoYGnZ7OjA== +vuepress-plugin-seo@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/vuepress-plugin-seo/-/vuepress-plugin-seo-0.2.0.tgz#2fa4fd7ef2eb6c71f62302f264aeba47c6560ee9" + integrity sha512-/Rqul20UTL30mZyCbNwkfAfP50Yr7jzWlavQ92OVzZ8PcpZGXoDc+eoKQyKLQKL3G96dqvuCCbIMbW7RRs7Bhw== vuepress-plugin-sitemap@^2.3.1: version "2.3.1"