From a6752843a2d7d8c445ecf22eacd58c2ec17567f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 04:04:24 +0000 Subject: [PATCH] Bump typed-scss-modules from 7.0.1 to 7.0.2 Bumps [typed-scss-modules](https://github.com/skovy/typed-scss-modules) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/skovy/typed-scss-modules/releases) - [Commits](https://github.com/skovy/typed-scss-modules/compare/v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: typed-scss-modules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e655bd1..05fa8fa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "sass": "^1.57.1", - "typed-scss-modules": "^7.0.1" + "typed-scss-modules": "^7.0.2" }, "devDependencies": { "prettier": "2.8.1" diff --git a/yarn.lock b/yarn.lock index e702165..7a9902d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11714,10 +11714,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@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.1.tgz#f6688bba29e6ebf5a6d0a5064bfd85863c334263" - integrity sha512-x4qfDUT3WFvHH3NV+aadwEmRDs48JSeFNQsKQNKAzHL2wheZgiSasgkxbUQwzfA/gjwFb8L6+qxyJ3uCV0dJ+w== +typed-scss-modules@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.2.tgz#d6166c89decbeb1257ef607f4161593e5a81d4d4" + integrity sha512-JEr3N96dt6HA3kN7u8kRqe9Hvou3tK5jT8JL6rR0PfOeMzjmBoN58iW94CjB4zchQ4h97GAJ8p85S+y+MQZBeA== dependencies: bundle-require "^3.0.4" chalk "4.1.2"