From fd1b8a44781df9fa8f18a6666e44d21875090d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:29:27 +0000 Subject: [PATCH] Bump typed-scss-modules from 6.4.1 to 6.5.0 Bumps [typed-scss-modules](https://github.com/skovy/typed-scss-modules) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/skovy/typed-scss-modules/releases) - [Commits](https://github.com/skovy/typed-scss-modules/compare/v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: typed-scss-modules dependency-type: direct:production update-type: version-update:semver-minor ... 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 b25f587..82d8102 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "^17.0.2", "react-helmet": "^6.1.0", "sass": "^1.52.3", - "typed-scss-modules": "^6.4.1" + "typed-scss-modules": "^6.5.0" }, "devDependencies": { "prettier": "2.6.2" diff --git a/yarn.lock b/yarn.lock index dd158b0..5d3b2eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12639,10 +12639,10 @@ type@^2.5.0: resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d" integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw== -typed-scss-modules@^6.4.1: - version "6.4.1" - resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.4.1.tgz#3edb6d4ce37cb2d29baa8d9e79f49d3a655be734" - integrity sha512-+I8sdGZOU17nlz3lkTsQR8HbTSaSbqxhDhYd8LM+KpVVWTVfDHNG6rB2sNB4f1oldjCMJeQeEuiFHF4hIkbohA== +typed-scss-modules@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.5.0.tgz#158940eac0e389bad6a23dcd86e8b52443adf036" + integrity sha512-84PmewX4VR45+ylkeU5q9CHj/8XSI2SnVLIl9XydHKJ5va5WinXQ6J15GLkhA7q0JKKAkla875KzbjYT0VRdFQ== dependencies: bundle-require "^3.0.4" chalk "4.1.2"