Skip to content

Commit be7e53d

Browse files
committed
fix(deps): update dependency sass to v1.77.8
1 parent d26a31d commit be7e53d

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.13.1",
4141
"ramda": "0.30.1",
42-
"sass": "1.77.7",
42+
"sass": "1.77.8",
4343
"uuid": "^10.0.0",
4444
"@boringer-avatars/vue3": "^0.2.1",
4545
"remark": "^15.0.1",

yarn.lock

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

5717-
5718-
version "1.77.7"
5719-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
5720-
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
5717+
5718+
version "1.77.8"
5719+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
5720+
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
57215721
dependencies:
57225722
chokidar ">=3.0.0 <4.0.0"
57235723
immutable "^4.0.0"

0 commit comments

Comments
 (0)