Skip to content

Commit

Permalink
Update dependency sass to v1.80.4 (#9919)
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 Oct 27, 2024
1 parent e9f8cd6 commit 0ccfa49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"postcss-preset-env": "10.0.7",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.80.3",
"sass": "1.80.4",
"sass-loader": "16.0.2",
"style-loader": "4.0.0",
"stylelint": "16.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4359,7 +4359,7 @@ __metadata:
postcss-preset-env: "npm:10.0.7"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.80.3"
sass: "npm:1.80.4"
sass-loader: "npm:16.0.2"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6336,17 +6336,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ccfa49

Please sign in to comment.