From 3f00134c63746a27c55a39704f821dbd33f313cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 10:20:08 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxtjs/color-mode from 2.0.4 to 2.0.5 Bumps [@nuxtjs/color-mode](https://github.com/nuxt-community/color-mode-module) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/nuxt-community/color-mode-module/releases) - [Changelog](https://github.com/nuxt-community/color-mode-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/color-mode-module/compare/v2.0.4...v2.0.5) 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 d7199c9..2bfe905 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "sass-loader": "11.0.1" }, "devDependencies": { - "@nuxtjs/color-mode": "2.0.4", + "@nuxtjs/color-mode": "2.0.5", "@nuxtjs/tailwindcss": "3.4.2", "autoprefixer": "^10.2.5", "css-loader": "5.1.2", diff --git a/yarn.lock b/yarn.lock index 30c2967..0979e11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1385,10 +1385,10 @@ consola "^2.15.3" defu "^3.2.2" -"@nuxtjs/color-mode@2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.4.tgz#7a2e62d459570f0c210dd6c0d296f31925eab346" - integrity sha512-wYoIwbNNFGtfD0oFo5P/tlnnir6NjYcbn+oG66XI3BJhfLFnFxG+rpFuVnIP3qpY2j0IAfq4CfgfdPeCRe/OLA== +"@nuxtjs/color-mode@2.0.5": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.5.tgz#79a5c70384bd245ebc9c6499e9dac5ded301c54b" + integrity sha512-upPCVTLQ2vZGvOjt0geLanPSS+ailgFRjqRsCUcbCQOwEesEO/zoLmbWBO35t3lV5nRXF7CLCX65KwBiogXE9g== dependencies: defu "^3.2.2" lodash.template "^4.5.0"