Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.6 (#775)
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 c538c51 commit 6234a67
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier": "3.3.3",
"pretty-quick": "4",
"rimraf": "6",
"sass": "1.80.5",
"sass": "1.80.6",
"sass-loader": "16",
"style-loader": "4",
"tailwindcss": "3.4.14",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3371,7 +3371,7 @@ __metadata:
prettier: "npm:3.3.3"
pretty-quick: "npm:4"
rimraf: "npm:6"
sass: "npm:1.80.5"
sass: "npm:1.80.6"
sass-loader: "npm:16"
style-loader: "npm:4"
tailwindcss: "npm:3.4.14"
Expand Down Expand Up @@ -4519,17 +4519,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
"sass@npm:1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
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"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10/12e6089e8c571362f93b85fe213575af239f4fa32d335423e90374971814b6a5e13c761df4f8a527d7158b7e9a8293d0e3e01c60904831ff535782ac7d7bcf64
checksum: 10/a01996fa06bb9249cdae623b9b86930cebfe98fd39bba8700bb76b022e436b83085ef84c22310d44ee6ea5992e13ea86d6422c4b687323bb17ad88597cb39e81
languageName: node
linkType: hard

Expand Down

0 comments on commit 6234a67

Please sign in to comment.