Skip to content

Commit

Permalink
Update dependency sass to v1.79.2 (#9773)
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] committed Sep 23, 2024
1 parent 06a211f commit d740271
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.3",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.79.1",
"sass": "1.79.2",
"sass-loader": "16.0.1",
"style-loader": "4.0.0",
"stylelint": "16.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4419,7 +4419,7 @@ __metadata:
postcss-preset-env: "npm:10.0.3"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.79.1"
sass: "npm:1.79.2"
sass-loader: "npm:16.0.1"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6382,16 +6382,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.1":
version: 1.79.1
resolution: "sass@npm:1.79.1"
"sass@npm:1.79.2":
version: 1.79.2
resolution: "sass@npm:1.79.2"
dependencies:
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/187bc885bad2e81e5414a146c9e14a28f622b5aba5c1425f4dd6d8ef2045b66c69de93689503886a8d2cc55d6bcce97b05ee87b074628fefd03e762789f931d0
checksum: 10c0/b637daf133da4fbafbb7e6ae07b01ff7c73e406f3134e66749bf6f712dcc0056c6971d8629d8cc2b186df5ffb2282baa8f1818f35e326b3558ab284e31fdd87d
languageName: node
linkType: hard

Expand Down

0 comments on commit d740271

Please sign in to comment.