From 0ca3e11bb0a488ae4b291bdb9feec9050e7aa0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 12:47:22 +0000 Subject: [PATCH] Bump typed-scss-modules from 6.5.0 to 7.0.1 Bumps [typed-scss-modules](https://github.com/skovy/typed-scss-modules) from 6.5.0 to 7.0.1. - [Release notes](https://github.com/skovy/typed-scss-modules/releases) - [Commits](https://github.com/skovy/typed-scss-modules/compare/v6.5.0...v7.0.1) --- updated-dependencies: - dependency-name: typed-scss-modules dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++------------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index f799cb3..b629442 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "sass": "^1.54.8", - "typed-scss-modules": "^6.5.0" + "typed-scss-modules": "^7.0.1" }, "devDependencies": { "prettier": "2.7.1" diff --git a/yarn.lock b/yarn.lock index 2998f94..058a287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0: "@types/sharp" "^0.30.5" sharp "^0.30.7" -gatsby-sharp@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755" - integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw== - dependencies: - "@types/sharp" "^0.30.5" - sharp "^0.30.7" - gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8" @@ -11719,10 +11711,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.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@^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== dependencies: bundle-require "^3.0.4" chalk "4.1.2"