From d34aab8a56257e74d62af3413dbac31e5ef6f13d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 Apr 2022 15:56:21 +0000 Subject: [PATCH] Update dependency typed-scss-modules to v6.3.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bbd80f5..5ab7535 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "11.16.7", "sass": "1.51.0", "tsparticles": "2.0.6", - "typed-scss-modules": "6.2.1", + "typed-scss-modules": "6.3.0", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8a352aa..a85e0b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13089,10 +13089,10 @@ type@^2.5.0: resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz" integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ== -typed-scss-modules@6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.2.1.tgz#d25f1741991586064b0955643cefe4f072717ceb" - integrity sha512-kBBUORAC6n5lfe68xvE+Ma7xNNUrXxLTaPjag92i61VIoQlpbyQeZfrVGxarVDrHGlkVpANB+J4+1t3MjCrj4w== +typed-scss-modules@6.3.0: + version "6.3.0" + resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.3.0.tgz#c041ef0e75e47e65c92f50e834dea3818b0d59d4" + integrity sha512-0rwu3LyEtc7g3G7FP1RSxJMcApZ1JgsCkQClZ6+geQpIee1S7SAVIpgKYcbbdbNlhb4c/dAlzKVeLH44Nf1mHg== dependencies: bundle-require "^3.0.4" camelcase "^6.3.0"