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

Commit 6e23fb1

Browse files
committed
Update Dart Sass to 1.80.3
1 parent 43a9cda commit 6e23fb1

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.2"
4+
"sass": "1.80.3"
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.2:
172-
version "1.80.2"
173-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.2.tgz#9d13d85a4f81bb17e09d1dc3e1c0944f7fd7315e"
174-
integrity sha512-9wXY8cGBlUmoUoT+vwOZOFCiS+naiWVjqlreN9ar9PudXbGwlMTFwCR5K9kB4dFumJ6ib98wZyAObJKsWf1nAA==
171+
sass@1.80.3:
172+
version "1.80.3"
173+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423"
174+
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==
175175
dependencies:
176176
"@parcel/watcher" "^2.4.1"
177177
chokidar "^4.0.0"

0 commit comments

Comments
 (0)