From 3137d8746a04fda6afc817c45f2d91eef7072923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 11: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 154147d..74cbdd8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "typescript": "^4.3.0", "vuepress": "^1.9.10", "vuepress-plugin-clean-urls": "^1.1.1", - "vuepress-plugin-seo": "^0.1.3" + "vuepress-plugin-seo": "^0.2.0" }, "dependencies": { "@sagi.io/globalthis": "^0.0.2" diff --git a/yarn.lock b/yarn.lock index 2f2a476..7292412 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14923,10 +14923,10 @@ vuepress-plugin-container@^2.0.2: "@vuepress/shared-utils" "^1.2.0" markdown-it-container "^2.0.0" -vuepress-plugin-seo@^0.1.3: - 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-smooth-scroll@^0.0.3: version "0.0.3"