Skip to content

Commit

Permalink
Update dependency sass to v1.82.0 (#10030)
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 Dec 7, 2024
1 parent 3beaec6 commit e7a8779
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.1.1",
"postcss-scss": "4.0.9",
"prettier": "3.4.1",
"sass": "1.81.0",
"sass": "1.82.0",
"sass-loader": "16.0.3",
"style-loader": "4.0.0",
"stylelint": "16.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4392,7 +4392,7 @@ __metadata:
postcss-preset-env: "npm:10.1.1"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.4.1"
sass: "npm:1.81.0"
sass: "npm:1.82.0"
sass-loader: "npm:16.0.3"
sortablejs: "npm:1.15.6"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6381,9 +6381,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -6394,7 +6394,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
languageName: node
linkType: hard

Expand Down

0 comments on commit e7a8779

Please sign in to comment.