File tree Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Original file line number Diff line number Diff line change 47
47
"lint-staged" : " ^15.5.0" ,
48
48
"npm-check-updates" : " ^17.1.15" ,
49
49
"prettier-standard" : " ^16.4.1" ,
50
- "sass" : " ^1.85.1 " ,
50
+ "sass" : " ^1.86.0 " ,
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.85.1 "
105
+ "sass" : " ^1.86.0 "
106
106
}
107
107
}
Original file line number Diff line number Diff line change @@ -8440,10 +8440,10 @@ safe-regex-test@^1.0.3:
8440
8440
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
8441
8441
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
8442
8442
8443
- sass@^1.85.1 :
8444
- version "1.85.1 "
8445
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1 .tgz#18ab0bb48110ae99163778f06445b406148ca0d5 "
8446
- integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag ==
8443
+ sass@^1.86.0 :
8444
+ version "1.86.0 "
8445
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.0 .tgz#f49464fb6237a903a93f4e8760ef6e37a5030114 "
8446
+ integrity sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA ==
8447
8447
dependencies :
8448
8448
chokidar "^4.0.0"
8449
8449
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments