Skip to content

Commit 94f444d

Browse files
fix(deps): update dependency sass to v1.93.1 (#1341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09e5f49 commit 94f444d

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.93.0",
42+
"sass": "1.93.1",
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
@@ -5818,10 +5818,10 @@ [email protected]:
58185818
optionalDependencies:
58195819
"@parcel/watcher" "^2.4.1"
58205820

5821-
5822-
version "1.93.0"
5823-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
5824-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
5821+
5822+
version "1.93.1"
5823+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.1.tgz#94bf77eeef5fba022c7316515327e275e46b654e"
5824+
integrity sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==
58255825
dependencies:
58265826
chokidar "^4.0.0"
58275827
immutable "^5.0.2"

0 commit comments

Comments
 (0)