Skip to content

Commit

Permalink
Update dependency sass to v1.80.6 (#9943)
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 5, 2024
1 parent fcc3682 commit f7479f4
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 @@ -42,7 +42,7 @@
"postcss-preset-env": "10.0.9",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.80.5",
"sass": "1.80.6",
"sass-loader": "16.0.3",
"style-loader": "4.0.0",
"stylelint": "16.10.0",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4386,7 +4386,7 @@ __metadata:
postcss-preset-env: "npm:10.0.9"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.80.5"
sass: "npm:1.80.6"
sass-loader: "npm:16.0.3"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6373,17 +6373,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: 10c0/d592e57c037315f4c5976af3d37ce4c7758b1b4e89d064455d6992829ea59888c71b9dbc86f7fc8dca87ac98ebc9cece10e5c8fc5509bf192db81712a34fd579
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
languageName: node
linkType: hard

Expand Down

0 comments on commit f7479f4

Please sign in to comment.