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

Commit 1d9b505

Browse files
Bump typed-scss-modules from 7.0.1 to 7.1.0
Bumps [typed-scss-modules](https://github.com/skovy/typed-scss-modules) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/skovy/typed-scss-modules/releases) - [Commits](skovy/typed-scss-modules@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: typed-scss-modules dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a68a4f commit 1d9b505

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "^2.8.4",
8787
"prettier-plugin-organize-imports": "^3.2.2",
8888
"tailwindcss": "^3.1.8",
89-
"typed-scss-modules": "^7.0.1",
89+
"typed-scss-modules": "^7.1.0",
9090
"typescript": "4.9.4"
9191
},
9292
"packageManager": "[email protected]"

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -9037,7 +9037,7 @@ __metadata:
90379037
rudder-sdk-js: ^2.20.0
90389038
sass: ^1.56.1
90399039
tailwindcss: ^3.1.8
9040-
typed-scss-modules: ^7.0.1
9040+
typed-scss-modules: ^7.1.0
90419041
typescript: 4.9.4
90429042
languageName: unknown
90439043
linkType: soft
@@ -14144,9 +14144,9 @@ __metadata:
1414414144
languageName: node
1414514145
linkType: hard
1414614146

14147-
"typed-scss-modules@npm:^7.0.1":
14148-
version: 7.0.1
14149-
resolution: "typed-scss-modules@npm:7.0.1"
14147+
"typed-scss-modules@npm:^7.1.0":
14148+
version: 7.1.0
14149+
resolution: "typed-scss-modules@npm:7.1.0"
1415014150
dependencies:
1415114151
bundle-require: ^3.0.4
1415214152
chalk: 4.1.2
@@ -14160,7 +14160,7 @@ __metadata:
1416014160
slash: ^3.0.0
1416114161
yargs: ^17.3.1
1416214162
peerDependencies:
14163-
node-sass: ^7.0.3
14163+
node-sass: ^7.0.3 || ^8.0.0
1416414164
sass: ^1.49.7
1416514165
peerDependenciesMeta:
1416614166
node-sass:
@@ -14169,7 +14169,7 @@ __metadata:
1416914169
optional: true
1417014170
bin:
1417114171
typed-scss-modules: dist/lib/cli.js
14172-
checksum: 3012934405722196d3bb540805265d2ebf1fe50e77a04a1c91ea41e0aa4068c5f4150bf972c3e6bd089b5bfbd25ee03a498d467cb937a7095404abc435607372
14172+
checksum: 7d30b8fe8dbf9911d9f77c5e7a22a018410d851d659500bebb016f35b33331401ea630dc522567e8c05956ab6c8c54dea66518835728e057fd0607b5d7c28578
1417314173
languageName: node
1417414174
linkType: hard
1417514175

0 commit comments

Comments
 (0)