Skip to content

Commit 0b2b127

Browse files
meta: update dependency sass to v1.89.2
1 parent 65546f3 commit 0b2b127

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
@@ -37,7 +37,7 @@
3737
"react-dom": "18.3.1",
3838
"react-feather": "2.0.10",
3939
"react-responsive-carousel": "3.2.23",
40-
"sass": "1.89.1"
40+
"sass": "1.89.2"
4141
},
4242
"devDependencies": {
4343
"@docusaurus/module-type-aliases": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15923,10 +15923,10 @@ sass-loader@^16.0.2:
1592315923
dependencies:
1592415924
neo-async "^2.6.2"
1592515925

15926-
15927-
version "1.89.1"
15928-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
15929-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
15926+
15927+
version "1.89.2"
15928+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
15929+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
1593015930
dependencies:
1593115931
chokidar "^4.0.0"
1593215932
immutable "^5.0.2"

0 commit comments

Comments
 (0)