File tree 2 files changed +6
-8
lines changed 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 53
53
"postcss-import" : " 14.0.2" ,
54
54
"postcss-load-config" : " 3.1.0" ,
55
55
"postcss-node-sass" : " 3.1.0" ,
56
- "postcss-scss" : " 3 .0.5 " ,
56
+ "postcss-scss" : " 4 .0.0 " ,
57
57
"postcss-simple-vars" : " 6.0.3" ,
58
58
"prettier" : " 2.3.1" ,
59
59
"semver" : " 7.3.5" ,
Original file line number Diff line number Diff line change @@ -5099,12 +5099,10 @@ postcss-sass@^0.4.4:
5099
5099
gonzales-pe "^4.3.0"
5100
5100
postcss "^7.0.21"
5101
5101
5102
-
5103
- version "3.0.5"
5104
- resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-3.0.5.tgz#bd484faf05890e48a6f5e097acb3d104cc7b9ac7"
5105
- integrity sha512-3e0qYk87eczfzg5P73ZVuuxEGCBfatRhPze6KrSaIbEKVtmnFI1RYp1Fv+AyZi+w8kcNRSPeNX6ap4b65zEkiA==
5106
- dependencies :
5107
- postcss "^8.2.7"
5102
+
5103
+ version "4.0.0"
5104
+ resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.0.tgz#6cfe09040f01e3345c9c226894c5913ac5fa9381"
5105
+ integrity sha512-xakgIr5ukOEyXFcsnADKjQtrk8nQyqn5VIEAA+PmPP4kBOpknmjpJMxBNqCR1/x20AS0aSfZkWsSdbMx2Ozm5A==
5108
5106
5109
5107
postcss-scss@^2.1.1 :
5110
5108
version "2.1.1"
@@ -5153,7 +5151,7 @@ postcss-values-parser@^4.0.0:
5153
5151
is-url-superb "^4.0.0"
5154
5152
postcss "^7.0.5"
5155
5153
5156
- [email protected] , postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7 :
5154
+ [email protected] , postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4:
5157
5155
version "8.3.5"
5158
5156
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
5159
5157
integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==
You can’t perform that action at this time.
0 commit comments