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

Bump typed-scss-modules from 7.0.1 to 7.1.0 #457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"prettier": "^2.8.4",
"prettier-plugin-organize-imports": "^3.2.2",
"tailwindcss": "^3.1.8",
"typed-scss-modules": "^7.0.1",
"typed-scss-modules": "^7.1.0",
"typescript": "4.9.4"
},
"packageManager": "[email protected]"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9266,7 +9266,7 @@ __metadata:
sass: ^1.56.1
sharp: ^0.31.3
tailwindcss: ^3.1.8
typed-scss-modules: ^7.0.1
typed-scss-modules: ^7.1.0
typescript: 4.9.4
uuidv4: ^6.2.13
languageName: unknown
Expand Down Expand Up @@ -14594,9 +14594,9 @@ __metadata:
languageName: node
linkType: hard

"typed-scss-modules@npm:^7.0.1":
version: 7.0.1
resolution: "typed-scss-modules@npm:7.0.1"
"typed-scss-modules@npm:^7.1.0":
version: 7.1.0
resolution: "typed-scss-modules@npm:7.1.0"
dependencies:
bundle-require: ^3.0.4
chalk: 4.1.2
Expand All @@ -14610,7 +14610,7 @@ __metadata:
slash: ^3.0.0
yargs: ^17.3.1
peerDependencies:
node-sass: ^7.0.3
node-sass: ^7.0.3 || ^8.0.0
sass: ^1.49.7
peerDependenciesMeta:
node-sass:
Expand All @@ -14619,7 +14619,7 @@ __metadata:
optional: true
bin:
typed-scss-modules: dist/lib/cli.js
checksum: 3012934405722196d3bb540805265d2ebf1fe50e77a04a1c91ea41e0aa4068c5f4150bf972c3e6bd089b5bfbd25ee03a498d467cb937a7095404abc435607372
checksum: 7d30b8fe8dbf9911d9f77c5e7a22a018410d851d659500bebb016f35b33331401ea630dc522567e8c05956ab6c8c54dea66518835728e057fd0607b5d7c28578
languageName: node
linkType: hard

Expand Down