mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
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] <support@github.com>
This commit is contained in:
parent
f4d2192f13
commit
a6752843a2
2 changed files with 5 additions and 5 deletions
|
@ -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.57.1",
|
"sass": "^1.57.1",
|
||||||
"typed-scss-modules": "^7.0.1"
|
"typed-scss-modules": "^7.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"prettier": "2.8.1"
|
"prettier": "2.8.1"
|
||||||
|
|
|
@ -11714,10 +11714,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@^7.0.1:
|
typed-scss-modules@^7.0.2:
|
||||||
version "7.0.1"
|
version "7.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.1.tgz#f6688bba29e6ebf5a6d0a5064bfd85863c334263"
|
resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.2.tgz#d6166c89decbeb1257ef607f4161593e5a81d4d4"
|
||||||
integrity sha512-x4qfDUT3WFvHH3NV+aadwEmRDs48JSeFNQsKQNKAzHL2wheZgiSasgkxbUQwzfA/gjwFb8L6+qxyJ3uCV0dJ+w==
|
integrity sha512-JEr3N96dt6HA3kN7u8kRqe9Hvou3tK5jT8JL6rR0PfOeMzjmBoN58iW94CjB4zchQ4h97GAJ8p85S+y+MQZBeA==
|
||||||
dependencies:
|
dependencies:
|
||||||
bundle-require "^3.0.4"
|
bundle-require "^3.0.4"
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue