From 864c8b960ed18e7d739737d7a3a5e6115d01355b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 11:03:32 +0000 Subject: [PATCH] chore(deps-dev): bump vitepress from 1.0.0-alpha.8 to 1.0.0-alpha.9 Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-alpha.8 to 1.0.0-alpha.9. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d65c8d19..c0008970 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15732,9 +15732,9 @@ } }, "node_modules/vitepress": { - "version": "1.0.0-alpha.8", - "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.8.tgz", - "integrity": "sha512-kTRN5DCagvMqr9OjylSV9/waGg0IHrxL0hBVuJoz7ykleZq2qR02n5CaiFq5QrSB/VRBGqiVsFQzet9vJsXS8g==", + "version": "1.0.0-alpha.9", + "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.9.tgz", + "integrity": "sha512-+VxgjflIcssbuyUBRYjZRpQ8w25v6XnIbXFmm9qwLVaqZdC0rN6qViEp7oRwA3HUlrGxj7GEzqQjW7xj4+E83w==", "dev": true, "dependencies": { "@docsearch/css": "^3.2.1", @@ -27826,9 +27826,9 @@ } }, "vitepress": { - "version": "1.0.0-alpha.8", - "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.8.tgz", - "integrity": "sha512-kTRN5DCagvMqr9OjylSV9/waGg0IHrxL0hBVuJoz7ykleZq2qR02n5CaiFq5QrSB/VRBGqiVsFQzet9vJsXS8g==", + "version": "1.0.0-alpha.9", + "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.9.tgz", + "integrity": "sha512-+VxgjflIcssbuyUBRYjZRpQ8w25v6XnIbXFmm9qwLVaqZdC0rN6qViEp7oRwA3HUlrGxj7GEzqQjW7xj4+E83w==", "dev": true, "requires": { "@docsearch/css": "^3.2.1",