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"