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

Commit c3f163f

Browse files
committed
Update Dart Sass to 1.75.0
1 parent 147f7fa commit c3f163f

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.74.1"
4+
"sass": "1.75.0"
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.74.1:
123-
version "1.74.1"
124-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
125-
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
122+
sass@1.75.0:
123+
version "1.75.0"
124+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
125+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
126126
dependencies:
127127
chokidar ">=3.0.0 <4.0.0"
128128
immutable "^4.0.0"

0 commit comments

Comments
 (0)