Skip to content

Commit

Permalink
Update dependency sass to v1.69.6 (#674)
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 29, 2023
1 parent dfa2cb3 commit 6756732
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.32",
"querystring-es3": "0.2.1",
"rimraf": "5.0.5",
"sass": "1.69.5",
"sass": "1.69.6",
"sass-loader": "13.3.3",
"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 @@ -3188,7 +3188,7 @@ __metadata:
postcss: "npm:8.4.32"
querystring-es3: "npm:0.2.1"
rimraf: "npm:5.0.5"
sass: "npm:1.69.5"
sass: "npm:1.69.6"
sass-loader: "npm:13.3.3"
stream-browserify: "npm:3.0.0"
stream-http: "npm:3.2.0"
Expand Down Expand Up @@ -5415,16 +5415,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
"sass@npm:1.69.6":
version: 1.69.6
resolution: "sass@npm:1.69.6"
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: a9003a9482f2e467fc412cfe58ba4fa14fb78bef7e1283ce5d64a065f8a31114ec3bbf5d4e724f94eb8512c32c768a6f91f228c7f16a26a300bbf4db293b5608
checksum: 8153db8e51e74a9007bb54332e14d122c34288c7d21a5f2eaefef753a1b7bb13f35e042dc6247253dab5b1550b05cea27970371e7548286b4f50f23dd1147d89
languageName: node
linkType: hard

Expand Down

0 comments on commit 6756732

Please sign in to comment.