Skip to content

Commit

Permalink
Update dependency postcss-scss to v4.0.8 (#8475)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent d41b0f5 commit 6c335a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postcss": "8.4.29",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.1.3",
"postcss-scss": "4.0.7",
"postcss-scss": "4.0.8",
"prettier": "3.0.3",
"sass": "1.66.1",
"sass-loader": "13.3.2",
Expand Down
12 changes: 6 additions & 6 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4366,7 +4366,7 @@ __metadata:
postcss: 8.4.29
postcss-loader: 7.3.3
postcss-preset-env: 9.1.3
postcss-scss: 4.0.7
postcss-scss: 4.0.8
prettier: 3.0.3
sass: 1.66.1
sass-loader: 13.3.2
Expand Down Expand Up @@ -6012,12 +6012,12 @@ __metadata:
languageName: node
linkType: hard

"postcss-scss@npm:4.0.7":
version: 4.0.7
resolution: "postcss-scss@npm:4.0.7"
"postcss-scss@npm:4.0.8":
version: 4.0.8
resolution: "postcss-scss@npm:4.0.8"
peerDependencies:
postcss: ^8.4.19
checksum: 579aa6807bf4934dd9bd3f8a257736c1121e189f2aa23853512e2a1be1005bac0136020d08e626998bcd3537080a1403f7a03a8cae277f3e0e314eb3c779db9c
postcss: ^8.4.29
checksum: 7d3fa94faa0b3987e5ee6e9fd0d8d4004ea5e6823ef740d7a1d5331c52c4f9a19584df16b3581561870ed70b9fc27222e098eafb3bb296ac355ad26fd22d16da
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c335a0

Please sign in to comment.