Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
build(deps): update dependency postcss-scss to ^4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 7f38fb8 commit cb86216
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"postcss-html": "^1.5.0",
"postcss-sass": "^0.5.0",
"postcss-scss": "^4.0.4",
"postcss-scss": "^4.0.9",
"stylelint-config-html": "^1.0.0",
"stylelint-config-hudochenkov": "^7.0.1",
"stylelint-config-prettier": "^9.0.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ __metadata:
npm-run-all: ^4.1.5
postcss-html: ^1.5.0
postcss-sass: ^0.5.0
postcss-scss: ^4.0.4
postcss-scss: ^4.0.9
prettier: ^2.8.4
rimraf: ^3.0.2
semantic-release: ^19.0.2
Expand Down Expand Up @@ -6319,12 +6319,12 @@ __metadata:
languageName: node
linkType: hard

"postcss-scss@npm:^4.0.4":
version: 4.0.4
resolution: "postcss-scss@npm:4.0.4"
"postcss-scss@npm:^4.0.9":
version: 4.0.9
resolution: "postcss-scss@npm:4.0.9"
peerDependencies:
postcss: ^8.3.3
checksum: b4f240dd5eeb0c21738b673d9caf9a06b9a6db665a5b1c815ee4ca10c4c74a67c54f11cd5a4970dea98475cbb9e6d846e05dd3e48924189c2ecbf1f50cd44aa4
postcss: ^8.4.29
checksum: dc358bafc23d52ed3a9a29333808825deba213042be74ece6eae7a61c692f67d0e6691fa7005367b013c01c79562fbb9ef2fe4c0485075233931bd90715f5132
languageName: node
linkType: hard

Expand Down

0 comments on commit cb86216

Please sign in to comment.