build(deps-dev): bump vuepress-theme-default-prefers-color-scheme (#1807)

Bumps [vuepress-theme-default-prefers-color-scheme](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme) from 1.1.1 to 1.1.2.
- [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/commits/v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-19 11:46:57 -04:00
committed by GitHub
parent 7b7cef2103
commit 75304d5350
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10381,9 +10381,9 @@
}
},
"vuepress-theme-default-prefers-color-scheme": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.1.1.tgz",
"integrity": "sha512-aLWYuFRk5EFcE4bAGzokAoOD92T/daodnZnuZnzF46jOl/ZtYHFV83uwXlbBUerdQE/IAxgtfuYRELXY5sUIKA==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.1.2.tgz",
"integrity": "sha512-R06i/0iosHJF/OBpwYMEbVVvoSFSO9M237np9+zd7z910y1gkZ9yq7qeXZmWjUoqYQG92BNyBZCyqcuAYZUE1A==",
"dev": true,
"requires": {
"css-prefers-color-scheme": "^3.1.1"