File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 56
56
"husky" : " 7.0.4" ,
57
57
"lint-staged" : " 12.1.7" ,
58
58
"prettier" : " 2.3.2" ,
59
- "sass" : " 1.44.0 " ,
59
+ "sass" : " 1.49.1 " ,
60
60
"sass-loader" : " 10.2.1" ,
61
61
"stylelint" : " 13.13.1" ,
62
62
"stylelint-config-prettier" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -8837,13 +8837,14 @@ sass-resources-loader@^2.2.4:
8837
8837
glob "^7.1.6"
8838
8838
loader-utils "^2.0.0"
8839
8839
8840
- sass@1.44.0 :
8841
- version "1.44.0 "
8842
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.44.0 .tgz#619aa0a2275c097f9af5e6b8fe8a95e3056430fb "
8843
- integrity sha512-0hLREbHFXGQqls/K8X+koeP+ogFRPF4ZqetVB19b7Cst9Er8cOR0rc6RU7MaI4W1JmUShd1BPgPoeqmmgMMYFw ==
8840
+ sass@1.49.1 :
8841
+ version "1.49.1 "
8842
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.1 .tgz#a4b79241b4f219cf591453e4477db0136b9d41be "
8843
+ integrity sha512-VF/Ov0LVmcQeeScqAc6NVodjtE1mrXbSutEFKYmiyS/9WL1mKPFpZ9kJHha/D6t4ofWWpCDvk1B75lfu+cF1XQ ==
8844
8844
dependencies :
8845
8845
chokidar ">=3.0.0 <4.0.0"
8846
8846
immutable "^4.0.0"
8847
+ source-map-js ">=0.6.2 <2.0.0"
8847
8848
8848
8849
sax@~1.2.4 :
8849
8850
version "1.2.4"
@@ -9145,6 +9146,11 @@ source-list-map@^2.0.0:
9145
9146
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
9146
9147
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
9147
9148
9149
+ " source-map-js@>=0.6.2 <2.0.0 " :
9150
+ version "1.0.2"
9151
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
9152
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
9153
+
9148
9154
source-map-resolve@^0.5.0 :
9149
9155
version "0.5.3"
9150
9156
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
You can’t perform that action at this time.
0 commit comments