From 512c4edeb1652f4e57ac5a44cc38a1ecce79bac3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 00:53:58 +0000 Subject: [PATCH] Update dependency typed-scss-modules to v6.6.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b80d4ad..e6c0d62 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "11.18.6", "sass": "1.54.9", "tsparticles": "2.3.1", - "typed-scss-modules": "6.5.0", + "typed-scss-modules": "6.6.0", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8d1d614..f2cd47f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12945,10 +12945,10 @@ type@^2.5.0: resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz" integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ== -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== +typed-scss-modules@6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.6.0.tgz#3ddea05d86095b105899839f393c91493a42ea7e" + integrity sha512-0Igy9DKPGNsmCbKv2BM80DVVQY2cuOJVt4LWDD4QSnd0BvIIujlRD37+flP+xiRwtR5a3lqRSOhA1TxuCOR/gQ== dependencies: bundle-require "^3.0.4" chalk "4.1.2"