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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-08 12:47:22 +00:00 committed by GitHub
parent c813e0e22b
commit 0ca3e11bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 13 deletions

View file

@ -26,7 +26,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"sass": "^1.54.8", "sass": "^1.54.8",
"typed-scss-modules": "^6.5.0" "typed-scss-modules": "^7.0.1"
}, },
"devDependencies": { "devDependencies": {
"prettier": "2.7.1" "prettier": "2.7.1"

View file

@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0:
"@types/sharp" "^0.30.5" "@types/sharp" "^0.30.5"
sharp "^0.30.7" 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: gatsby-source-filesystem@^1.5.27:
version "1.5.39" version "1.5.39"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8" 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" resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw== integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
typed-scss-modules@^6.5.0: typed-scss-modules@^7.0.1:
version "6.5.0" version "7.0.1"
resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.5.0.tgz#158940eac0e389bad6a23dcd86e8b52443adf036" resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.1.tgz#f6688bba29e6ebf5a6d0a5064bfd85863c334263"
integrity sha512-84PmewX4VR45+ylkeU5q9CHj/8XSI2SnVLIl9XydHKJ5va5WinXQ6J15GLkhA7q0JKKAkla875KzbjYT0VRdFQ== integrity sha512-x4qfDUT3WFvHH3NV+aadwEmRDs48JSeFNQsKQNKAzHL2wheZgiSasgkxbUQwzfA/gjwFb8L6+qxyJ3uCV0dJ+w==
dependencies: dependencies:
bundle-require "^3.0.4" bundle-require "^3.0.4"
chalk "4.1.2" chalk "4.1.2"