From 97f7324fefe3c434e1532205c760efba5f01448f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Feb 2022 09:20:12 +0000 Subject: [PATCH] Update dependency typed-scss-modules to v6.2.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index bf0e270..6fffd31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "react-i18next": "11.15.4", "sass": "1.49.7", "tsparticles": "1.41.2", - "typed-scss-modules": "6.0.0", + "typed-scss-modules": "6.2.0", "utterances-react": "0.1.3" }, "devDependencies": { @@ -20353,9 +20353,9 @@ "integrity": "sha1-5yoXQYllaOn2KDeNgW1pEvfyOXI=" }, "node_modules/typed-scss-modules": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.0.0.tgz", - "integrity": "sha512-MCMsuUzWndatQlkVLV2/L0gJ8pYWD8MhTXcO5uh741Wp8cP9EA+8m7AUzpROPbmxWN8AeMwvKfn1s1VPwSB16g==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.2.0.tgz", + "integrity": "sha512-2OrxgivyfWZvXZ3LkFljBN8x5kzPVI8xKJxEkfNNcEkyPpVp60msl5O44UAYUgLN3O2rO41fWuLJsc2f1NCBmQ==", "dependencies": { "bundle-require": "^3.0.4", "camelcase": "^6.3.0", @@ -37294,9 +37294,9 @@ "integrity": "sha1-5yoXQYllaOn2KDeNgW1pEvfyOXI=" }, "typed-scss-modules": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.0.0.tgz", - "integrity": "sha512-MCMsuUzWndatQlkVLV2/L0gJ8pYWD8MhTXcO5uh741Wp8cP9EA+8m7AUzpROPbmxWN8AeMwvKfn1s1VPwSB16g==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.2.0.tgz", + "integrity": "sha512-2OrxgivyfWZvXZ3LkFljBN8x5kzPVI8xKJxEkfNNcEkyPpVp60msl5O44UAYUgLN3O2rO41fWuLJsc2f1NCBmQ==", "requires": { "bundle-require": "^3.0.4", "camelcase": "^6.3.0", diff --git a/package.json b/package.json index bed4840..ae75358 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "11.15.4", "sass": "1.49.7", "tsparticles": "1.41.2", - "typed-scss-modules": "6.0.0", + "typed-scss-modules": "6.2.0", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 2c45fbc..0716421 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12063,10 +12063,10 @@ type@^2.5.0: resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz" integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ== -typed-scss-modules@6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.0.0.tgz" - integrity sha512-MCMsuUzWndatQlkVLV2/L0gJ8pYWD8MhTXcO5uh741Wp8cP9EA+8m7AUzpROPbmxWN8AeMwvKfn1s1VPwSB16g== +typed-scss-modules@6.2.0: + version "6.2.0" + resolved "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.2.0.tgz" + integrity sha512-2OrxgivyfWZvXZ3LkFljBN8x5kzPVI8xKJxEkfNNcEkyPpVp60msl5O44UAYUgLN3O2rO41fWuLJsc2f1NCBmQ== dependencies: bundle-require "^3.0.4" camelcase "^6.3.0"