File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 70
70
"karma-jasmine-html-reporter" : " ^1.5.0" ,
71
71
"lint-staged" : " ^10.5.3" ,
72
72
"postcss-import" : " ^12.0.1" ,
73
- "postcss-loader" : " ^4.1 .0" ,
73
+ "postcss-loader" : " ^4.2 .0" ,
74
74
"postcss-scss" : " ^3.0.4" ,
75
75
"protractor" : " ~7.0.0" ,
76
76
"tailwindcss" : " ^1.9.6" ,
Original file line number Diff line number Diff line change @@ -7363,7 +7363,7 @@ postcss-js@^2.0.0:
7363
7363
camelcase-css "^2.0.1"
7364
7364
postcss "^7.0.18"
7365
7365
7366
- [email protected] , postcss-loader@^4.1.0 :
7366
+
7367
7367
version "4.1.0"
7368
7368
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.1.0.tgz#4647a6c8dad3cb6b253fbfaa21d62201086f6e39"
7369
7369
integrity sha512-vbCkP70F3Q9PIk6d47aBwjqAMI4LfkXCoyxj+7NPNuVIwfTGdzv2KVQes59/RuxMniIgsYQCFSY42P3+ykJfaw==
7374
7374
schema-utils "^3.0.0"
7375
7375
semver "^7.3.2"
7376
7376
7377
+ postcss-loader@^4.2.0 :
7378
+ version "4.2.0"
7379
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.2.0.tgz#f6993ea3e0f46600fb3ee49bbd010448123a7db4"
7380
+ integrity sha512-mqgScxHqbiz1yxbnNcPdKYo/6aVt+XExURmEbQlviFVWogDbM4AJ0A/B+ZBpYsJrTRxKw7HyRazg9x0Q9SWwLA==
7381
+ dependencies :
7382
+ cosmiconfig "^7.0.0"
7383
+ klona "^2.0.4"
7384
+ loader-utils "^2.0.0"
7385
+ schema-utils "^3.0.0"
7386
+ semver "^7.3.4"
7387
+
7377
7388
postcss-merge-longhand@^4.0.11 :
7378
7389
version "4.0.11"
7379
7390
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24"
You can’t perform that action at this time.
0 commit comments