Skip to content

Commit

Permalink
Update dependency sass to v1.80.1 (#9889)
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 20, 2024
1 parent 091953f commit 5c6b093
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.79.5",
"sass": "1.80.1",
"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 @@ -4408,7 +4408,7 @@ __metadata:
postcss-preset-env: "npm:10.0.7"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.79.5"
sass: "npm:1.80.1"
sass-loader: "npm:16.0.2"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6385,17 +6385,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.5":
version: 1.79.5
resolution: "sass@npm:1.79.5"
"sass@npm:1.80.1":
version: 1.80.1
resolution: "sass@npm:1.80.1"
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/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
checksum: 10c0/91ec2b8bcba4c3c68c047fdcbe04cb82646b5cc6446e04d9134ff3c642d9895363de5cbf88869f0a6aa81bcd2de9b8ccba7df7ff35d33a07a18754014ee7a31a
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c6b093

Please sign in to comment.