File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 47
47
"lint-staged" : " ^16.1.0" ,
48
48
"npm-check-updates" : " ^18.0.1" ,
49
49
"prettier-standard" : " ^16.4.1" ,
50
- "sass" : " ^1.89.1 " ,
50
+ "sass" : " ^1.89.2 " ,
51
51
"standard" : " ^17.1.2" ,
52
52
"standard-markdown" : " ^7.1.0" ,
53
53
"standard-version" : " ^9.5.0"
102
102
]
103
103
},
104
104
"dependencies" : {
105
- "sass" : " ^1.89.1 "
105
+ "sass" : " ^1.89.2 "
106
106
}
107
107
}
Original file line number Diff line number Diff line change @@ -8390,10 +8390,10 @@ safe-regex-test@^1.0.3:
8390
8390
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
8391
8391
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
8392
8392
8393
- sass@^1.89.1 :
8394
- version "1.89.1 "
8395
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1 .tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9 "
8396
- integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q ==
8393
+ sass@^1.89.2 :
8394
+ version "1.89.2 "
8395
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2 .tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e "
8396
+ integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA ==
8397
8397
dependencies :
8398
8398
chokidar "^4.0.0"
8399
8399
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments