Skip to content

Commit 1c56d05

Browse files
fix(deps): update dependency sass to v1.89.0
1 parent 5fa8996 commit 1c56d05

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.3.0",
4040
"ethers": "6.14.1",
4141
"ramda": "0.30.1",
42-
"sass": "1.88.0",
42+
"sass": "1.89.0",
4343
"uuid": "^11.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
@@ -5789,10 +5789,10 @@ [email protected]:
57895789
optionalDependencies:
57905790
"@parcel/watcher" "^2.4.1"
57915791

5792-
sass@1.88.0:
5793-
version "1.88.0"
5794-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
5795-
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
5792+
sass@1.89.0:
5793+
version "1.89.0"
5794+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
5795+
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
57965796
dependencies:
57975797
chokidar "^4.0.0"
57985798
immutable "^5.0.2"

0 commit comments

Comments
 (0)