From 52c521002d459182c932fe86338e96e036fe89fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 14:04:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20@jakejarvis/dark-m?= =?UTF-8?q?ode=20from=200.6.1=20to=200.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@jakejarvis/dark-mode](https://github.com/jakejarvis/dark-mode) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/jakejarvis/dark-mode/releases) - [Commits](https://github.com/jakejarvis/dark-mode/compare/0.6.1...0.6.2) --- updated-dependencies: - dependency-name: "@jakejarvis/dark-mode" dependency-type: direct:production update-type: version-update:semver-patch ... 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 608317a7..67e16199 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@fontsource/comic-neue": "4.5.0", "@fontsource/inter": "4.5.0", "@fontsource/roboto-mono": "4.5.0", - "@jakejarvis/dark-mode": "0.6.1", + "@jakejarvis/dark-mode": "0.6.2", "@octokit/graphql": "^4.6.4", "@octokit/graphql-schema": "^10.59.0", "@sentry/node": "^6.11.0", diff --git a/yarn.lock b/yarn.lock index c35bfa22..8ec29a45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -949,10 +949,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf" integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w== -"@jakejarvis/dark-mode@0.6.1": - version "0.6.1" - resolved "https://registry.yarnpkg.com/@jakejarvis/dark-mode/-/dark-mode-0.6.1.tgz#b82e674bea57fc0aa3ed1450c49a503f2633431c" - integrity sha512-jUuZ/LP1eI3WW1zE8fIGw5Jx1ll+GEpP/macHUbKO8C/qCfCDM4h+4mtT5CJAKro8FC5iGeQl+Fsgv9wkg21+g== +"@jakejarvis/dark-mode@0.6.2": + version "0.6.2" + resolved "https://registry.yarnpkg.com/@jakejarvis/dark-mode/-/dark-mode-0.6.2.tgz#f07dd180bd879bc1991f057ee7038edc6c3ce713" + integrity sha512-jxLnpr9t/MsxxrYivxC6TJzmba1zTWNRa/YrKY1urPk3vJxPbSWRESjWFQc0XSeM7k0EcMMAceVXFEKsWpe4ug== "@jest/types@^27.0.6": version "27.0.6"