Skip to content

Commit d1b4328

Browse files
committed
fix(deps): update dependency sass to v1.77.5
1 parent b0ec751 commit d1b4328

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.0",
4141
"ramda": "0.30.1",
42-
"sass": "1.77.4",
42+
"sass": "1.77.5",
4343
"uuid": "^10.0.0"
4444
},
4545
"resolutions": {

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5624,6 +5624,15 @@ sass@1.77.4:
56245624
immutable "^4.0.0"
56255625
source-map-js ">=0.6.2 <2.0.0"
56265626

5627+
sass@1.77.5:
5628+
version "1.77.5"
5629+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
5630+
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
5631+
dependencies:
5632+
chokidar ">=3.0.0 <4.0.0"
5633+
immutable "^4.0.0"
5634+
source-map-js ">=0.6.2 <2.0.0"
5635+
56275636
scheduler@^0.23.0:
56285637
version "0.23.0"
56295638
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"

0 commit comments

Comments
 (0)