Skip to content

Commit

Permalink
Update dependency sass to v1.77.1 (#737)
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 May 10, 2024
1 parent 7f8a29e commit b4947f4
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.38",
"querystring-es3": "0.2.1",
"rimraf": "5.0.6",
"sass": "1.77.0",
"sass": "1.77.1",
"sass-loader": "14.2.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 @@ -3180,7 +3180,7 @@ __metadata:
postcss: "npm:8.4.38"
querystring-es3: "npm:0.2.1"
rimraf: "npm:5.0.6"
sass: "npm:1.77.0"
sass: "npm:1.77.1"
sass-loader: "npm:14.2.1"
stream-browserify: "npm:3.0.0"
stream-http: "npm:3.2.0"
Expand Down Expand Up @@ -5379,16 +5379,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.0":
version: 1.77.0
resolution: "sass@npm:1.77.0"
"sass@npm:1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.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/bce0e5f5b535491e4e775045a79f19cbe10d800ef53b5f7698958d2992505d7b124c968169b05a0190842d8e0a24c2aa6d75dfbdd7c213820d9d59e227009c19
checksum: 10c0/edcfc7d038234b1198c3ddcac5963fcd1e17a9c1ee0f9bd09784ab5353b60ff50b189b4c9154b34f5da9ca0eaab8b189fd3e83a4b43a494151ad4735f8e5f364
languageName: node
linkType: hard

Expand Down

0 comments on commit b4947f4

Please sign in to comment.