Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 83e0cc9

Browse files
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](skovy/typed-scss-modules@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: typed-scss-modules dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f78708b commit 83e0cc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"postcss": "^8.4.20",
7979
"prettier": "^2.8.3",
8080
"tailwindcss": "^3.1.8",
81-
"typed-scss-modules": "^7.0.1",
81+
"typed-scss-modules": "^7.0.2",
8282
"typescript": "4.9.4"
8383
}
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9116,10 +9116,10 @@ type-fest@^0.20.2:
91169116
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
91179117
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
91189118

9119-
typed-scss-modules@^7.0.1:
9120-
version "7.0.1"
9121-
resolved "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-7.0.1.tgz"
9122-
integrity sha512-x4qfDUT3WFvHH3NV+aadwEmRDs48JSeFNQsKQNKAzHL2wheZgiSasgkxbUQwzfA/gjwFb8L6+qxyJ3uCV0dJ+w==
9119+
typed-scss-modules@^7.0.2:
9120+
version "7.0.2"
9121+
resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-7.0.2.tgz#d6166c89decbeb1257ef607f4161593e5a81d4d4"
9122+
integrity sha512-JEr3N96dt6HA3kN7u8kRqe9Hvou3tK5jT8JL6rR0PfOeMzjmBoN58iW94CjB4zchQ4h97GAJ8p85S+y+MQZBeA==
91239123
dependencies:
91249124
bundle-require "^3.0.4"
91259125
chalk "4.1.2"

0 commit comments

Comments
 (0)