Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency postcss-scss to v4.0.9 #102

Merged
merged 1 commit into from
Oct 1, 2023
Merged
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 @@ -39,7 +39,7 @@
"c8": "8.0.1",
"postcss": "8.4.29",
"postcss-nested": "6.0.1",
"postcss-scss": "4.0.8",
"postcss-scss": "4.0.9",
"semistandard": "17.0.0"
},
"files": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3321,7 +3321,7 @@ __metadata:
lightningcss: ^1.22.0
postcss: 8.4.29
postcss-nested: 6.0.1
postcss-scss: 4.0.8
postcss-scss: 4.0.9
semistandard: 17.0.0
peerDependencies:
postcss: ^8.0.0
Expand All @@ -3339,12 +3339,12 @@ __metadata:
languageName: node
linkType: hard

"postcss-scss@npm:4.0.8":
version: 4.0.8
resolution: "postcss-scss@npm:4.0.8"
"postcss-scss@npm:4.0.9":
version: 4.0.9
resolution: "postcss-scss@npm:4.0.9"
peerDependencies:
postcss: ^8.4.29
checksum: 7d3fa94faa0b3987e5ee6e9fd0d8d4004ea5e6823ef740d7a1d5331c52c4f9a19584df16b3581561870ed70b9fc27222e098eafb3bb296ac355ad26fd22d16da
checksum: dc358bafc23d52ed3a9a29333808825deba213042be74ece6eae7a61c692f67d0e6691fa7005367b013c01c79562fbb9ef2fe4c0485075233931bd90715f5132
languageName: node
linkType: hard

Expand Down