From db24a173d9432bf52ae1b03d3605908419be3e15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 10:59:22 -0400 Subject: [PATCH] build(deps-dev): bump vuepress-theme-default-prefers-color-scheme (#1293) Bumps [vuepress-theme-default-prefers-color-scheme](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme) from 1.0.6 to 1.0.9. - [Release notes](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/releases) - [Changelog](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/compare/v1.0.6...v1.0.9) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- docs/package-lock.json | 6 +++--- docs/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 40a9c49a6..f94fec870 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10200,9 +10200,9 @@ } }, "vuepress-theme-default-prefers-color-scheme": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.0.6.tgz", - "integrity": "sha512-IOBi7EYlpGoN44drzp43s0mIcrbIw/CVoY2H4bykRvFbWx35tsYIq2lEknIQuqfJnTXbHg065QAPNQ1ljlzY4A==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.0.9.tgz", + "integrity": "sha512-WzkW0a4j6S1lcunP6m5Gtf6m+1fXU+nG5jWDVFwk8AulXOD8y81/4LF4C91yWL3vipwedVkD95Z4oWDMUiPKAg==", "dev": true, "requires": { "css-prefers-color-scheme": "^3.1.1" diff --git a/docs/package.json b/docs/package.json index 72bfd912a..5bc8be88e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -6,7 +6,7 @@ "devDependencies": { "@vuepress/plugin-google-analytics": "^1.5.0", "vuepress": "^1.5.0", - "vuepress-theme-default-prefers-color-scheme": "^1.0.5", + "vuepress-theme-default-prefers-color-scheme": "^1.0.9", "vuepress-plugin-sitemap": "^2.3.1" } } \ No newline at end of file