Skip to content

Commit c6c4ba1

Browse files
committed
fix(deps): update dependency sass to v1.77.7
1 parent 69ffff3 commit c6c4ba1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.6",
42+
"sass": "1.77.7",
4343
"uuid": "^10.0.0",
4444
"@boringer-avatars/vue3": "^0.2.1",
4545
"remark": "^15.0.1",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5709,6 +5709,15 @@ [email protected]:
57095709
immutable "^4.0.0"
57105710
source-map-js ">=0.6.2 <2.0.0"
57115711

5712+
5713+
version "1.77.7"
5714+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
5715+
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
5716+
dependencies:
5717+
chokidar ">=3.0.0 <4.0.0"
5718+
immutable "^4.0.0"
5719+
source-map-js ">=0.6.2 <2.0.0"
5720+
57125721
saxes@^6.0.0:
57135722
version "6.0.0"
57145723
resolved "https://registry.yarnpkg.com/saxes/-/saxes-6.0.0.tgz#fe5b4a4768df4f14a201b1ba6a65c1f3d9988cc5"

0 commit comments

Comments
 (0)