From 1fdf7de0570c1a8573b6cbe84493fab60893f24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 07:42:53 +0000 Subject: [PATCH] Bump vuepress-theme-yuu from 3.0.1 to 3.1.1 Bumps [vuepress-theme-yuu](https://github.com/Danktuary/vuepress-theme-yuu) from 3.0.1 to 3.1.1. - [Release notes](https://github.com/Danktuary/vuepress-theme-yuu/releases) - [Commits](https://github.com/Danktuary/vuepress-theme-yuu/commits) --- updated-dependencies: - dependency-name: vuepress-theme-yuu dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3ae6d502..47c6c33b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "vuepress-theme-book": "0.0.5", "vuepress-theme-dark-new": "^0.1.2", "vuepress-theme-succinct": "^1.7.2", - "vuepress-theme-yuu": "^3.0.1" + "vuepress-theme-yuu": "^3.1.1" } }, "node_modules/@babel/code-frame": { @@ -14951,9 +14951,9 @@ } }, "node_modules/vuepress-theme-yuu": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/vuepress-theme-yuu/-/vuepress-theme-yuu-3.0.1.tgz", - "integrity": "sha512-7YYfifha6nkUF0qFDPz66KahZsQpmcfg6pdG+WjbEa27vGSUAl/CGg0Tiaqfv9Z17pi5FCM0MKPEcmoCJjGu7Q==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/vuepress-theme-yuu/-/vuepress-theme-yuu-3.1.1.tgz", + "integrity": "sha512-eUb0jhyqoeaLS7edATgoNoBFWxO7YTzJ5eRt1swdMyF+qps3fm8bbDX3TkN8O5/zb4QcRktzPKWR5Doi6Wedaw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -28257,9 +28257,9 @@ } }, "vuepress-theme-yuu": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/vuepress-theme-yuu/-/vuepress-theme-yuu-3.0.1.tgz", - "integrity": "sha512-7YYfifha6nkUF0qFDPz66KahZsQpmcfg6pdG+WjbEa27vGSUAl/CGg0Tiaqfv9Z17pi5FCM0MKPEcmoCJjGu7Q==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/vuepress-theme-yuu/-/vuepress-theme-yuu-3.1.1.tgz", + "integrity": "sha512-eUb0jhyqoeaLS7edATgoNoBFWxO7YTzJ5eRt1swdMyF+qps3fm8bbDX3TkN8O5/zb4QcRktzPKWR5Doi6Wedaw==", "dev": true, "requires": { "vue-click-outside": "^1.1.0" diff --git a/package.json b/package.json index 1f430fc17..67142632e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "vuepress-theme-book": "0.0.5", "vuepress-theme-dark-new": "^0.1.2", "vuepress-theme-succinct": "^1.7.2", - "vuepress-theme-yuu": "^3.0.1" + "vuepress-theme-yuu": "^3.1.1" }, "homepage": "https://dortania.github.io/OpenCore-Install-Guide/" }