Skip to content

Commit

Permalink
Update dependency sass to v1.71.0 (#698)
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 Feb 16, 2024
1 parent 5966569 commit c1e2908
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 @@ -58,7 +58,7 @@
"postcss": "8.4.35",
"querystring-es3": "0.2.1",
"rimraf": "5.0.5",
"sass": "1.70.0",
"sass": "1.71.0",
"sass-loader": "14.1.0",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3191,7 +3191,7 @@ __metadata:
postcss: "npm:8.4.35"
querystring-es3: "npm:0.2.1"
rimraf: "npm:5.0.5"
sass: "npm:1.70.0"
sass: "npm:1.71.0"
sass-loader: "npm:14.1.0"
stream-browserify: "npm:3.0.0"
stream-http: "npm:3.2.0"
Expand Down Expand Up @@ -5430,16 +5430,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.70.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
"sass@npm:1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/7c309ee1c096d591746d122da9f1ebd65b4c4b3a60c2cc0ec720fd98fe1205fa8b44c9f563d113b9fdfeb25af1e32ec9b3e048bd4b8e05d267f020953bd7baf0
checksum: 10c0/a20ff6e59ed560a01175adc75a4fbafa5bbfbc4d6f0c89225348d54bc9e53a0c519105d1ae595a9216fc2fe9001d3bd7629ed10ccd6fceeb42b07e8393694627
languageName: node
linkType: hard

Expand Down

0 comments on commit c1e2908

Please sign in to comment.