Skip to content

Commit

Permalink
Update dependency sass to v1.80.5 (#9932)
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 Nov 2, 2024
1 parent 99c3b43 commit 55d09cb
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.8",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.80.4",
"sass": "1.80.5",
"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 @@ -4368,7 +4368,7 @@ __metadata:
postcss-preset-env: "npm:10.0.8"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.80.4"
sass: "npm:1.80.5"
sass-loader: "npm:16.0.2"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6355,17 +6355,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
"sass@npm:1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
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/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
checksum: 10c0/d592e57c037315f4c5976af3d37ce4c7758b1b4e89d064455d6992829ea59888c71b9dbc86f7fc8dca87ac98ebc9cece10e5c8fc5509bf192db81712a34fd579
languageName: node
linkType: hard

Expand Down

0 comments on commit 55d09cb

Please sign in to comment.