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

Commit 83022b9

Browse files
committed
Update Dart Sass to 1.77.8
1 parent ea6b195 commit 83022b9

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.77.7"
4+
"sass": "1.77.8"
55
}
66
}

sass/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ readdirp@~3.5.0:
119119
dependencies:
120120
picomatch "^2.2.1"
121121

122-
sass@1.77.7:
123-
version "1.77.7"
124-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
125-
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
122+
sass@1.77.8:
123+
version "1.77.8"
124+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
125+
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
126126
dependencies:
127127
chokidar ">=3.0.0 <4.0.0"
128128
immutable "^4.0.0"

0 commit comments

Comments
 (0)