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

Commit 9fa2d50

Browse files
committed
Update Dart Sass to 1.80.1
1 parent fdd2bba commit 9fa2d50

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.0"
4+
"sass": "1.80.1"
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.0:
172-
version "1.80.0"
173-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.0.tgz#58430ab879c46f5e1992a5d114f1dd7163c62826"
174-
integrity sha512-9Yzb4qTUJ//eTKZQzxAtNsezOvfQlB+7hAJjj5wFqKZb2c2xboeCYnKh2Gzyp6sdyiNe9FUgn8xgc1ffXHmM6g==
171+
sass@1.80.1:
172+
version "1.80.1"
173+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.1.tgz#5b26cde787917e845f25585b741c0caa653d0154"
174+
integrity sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==
175175
dependencies:
176176
"@parcel/watcher" "^2.4.1"
177177
chokidar "^4.0.0"

0 commit comments

Comments
 (0)