From e0ecbd881c5909c6768914e4839eaa4878ba93c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jun 2022 22:07:40 +0000 Subject: [PATCH] Update dependency typed-scss-modules to v6.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c5ebe88..d594d95 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "11.17.0", "sass": "1.52.2", "tsparticles": "2.0.6", - "typed-scss-modules": "6.4.1", + "typed-scss-modules": "6.5.0", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8972490..e23eec3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13550,10 +13550,10 @@ type@^2.5.0: resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz" integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ== -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"