Skip to content

Commit 772afa5

Browse files
fix(deps): update dependency sass to v1.93.0
1 parent 55ad872 commit 772afa5

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.1",
4040
"ethers": "6.15.0",
4141
"ramda": "0.31.3",
42-
"sass": "1.92.1",
42+
"sass": "1.93.0",
4343
"uuid": "^13.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
@@ -5953,10 +5953,10 @@ [email protected]:
59535953
optionalDependencies:
59545954
"@parcel/watcher" "^2.4.1"
59555955

5956-
sass@1.92.1:
5957-
version "1.92.1"
5958-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.1.tgz#07fb1fec5647d7b712685d1090628bf52456fe86"
5959-
integrity sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==
5956+
sass@1.93.0:
5957+
version "1.93.0"
5958+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
5959+
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
59605960
dependencies:
59615961
chokidar "^4.0.0"
59625962
immutable "^5.0.2"

0 commit comments

Comments
 (0)