Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 35b1c32

Browse files
committed
Update Dart Sass to 1.81.0
1 parent b442a44 commit 35b1c32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@bazel/worker": "5.1.0",
4-
"sass": "1.80.7"
4+
"sass": "1.81.0"
55
}
66
}

sass/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ readdirp@^4.0.1:
168168
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
169169
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
170170

171-
sass@1.80.7:
172-
version "1.80.7"
173-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.7.tgz#7569334c39220f8ca62fcea38dce60f809ba345c"
174-
integrity sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==
171+
sass@1.81.0:
172+
version "1.81.0"
173+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
174+
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
175175
dependencies:
176176
chokidar "^4.0.0"
177177
immutable "^5.0.2"

0 commit comments

Comments
 (0)