Skip to content

Commit 63342a8

Browse files
committed
Update dependency sass to v1.77.2
1 parent 2e295e5 commit 63342a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"bignumber.js": "9.1.2",
4040
"ethers": "6.12.1",
4141
"ramda": "0.30.0",
42-
"sass": "1.77.1",
42+
"sass": "1.77.2",
4343
"uuid": "^9.0.1"
4444
},
4545
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5548,10 +5548,10 @@ [email protected]:
55485548
immutable "^4.0.0"
55495549
source-map-js ">=0.6.2 <2.0.0"
55505550

5551-
5552-
version "1.77.1"
5553-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
5554-
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
5551+
5552+
version "1.77.2"
5553+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
5554+
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
55555555
dependencies:
55565556
chokidar ">=3.0.0 <4.0.0"
55575557
immutable "^4.0.0"

0 commit comments

Comments
 (0)