Skip to content

Commit

Permalink
Update dependency sass to v1.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 795c2ef commit 017dc83
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.71.0",
"sass": "1.71.1",
"sass-loader": "14.1.1",
"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.71.0"
sass: "npm:1.71.1"
sass-loader: "npm:14.1.1"
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.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
"sass@npm:1.71.1":
version: 1.71.1
resolution: "sass@npm:1.71.1"
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/a20ff6e59ed560a01175adc75a4fbafa5bbfbc4d6f0c89225348d54bc9e53a0c519105d1ae595a9216fc2fe9001d3bd7629ed10ccd6fceeb42b07e8393694627
checksum: 10c0/59d79a6e106747746792b0c71908ae0aecdaf9b794d5724ee64e5249412f0d8ebe7ee2bf12946618848f14f949c4f6b530d82da3e62ab31c71198c6f73002130
languageName: node
linkType: hard

Expand Down

0 comments on commit 017dc83

Please sign in to comment.