File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 68
68
"lint-staged" : " 10.3.0" ,
69
69
"mini-css-extract-plugin" : " 0.11.2" ,
70
70
"optimize-css-assets-webpack-plugin" : " 5.0.4" ,
71
- "postcss-loader" : " 4.0.2 " ,
71
+ "postcss-loader" : " 4.0.3 " ,
72
72
"prettier" : " 2.1.1" ,
73
73
"react" : " 16.13.1" ,
74
74
"react-dom" : " 16.13.1" ,
Original file line number Diff line number Diff line change @@ -8543,10 +8543,10 @@ kleur@^3.0.3:
8543
8543
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
8544
8544
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
8545
8545
8546
- klona@^2.0.3 :
8547
- version "2.0.3 "
8548
- resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.3 .tgz#98274552c513583ad7a01456a789a2a0b4a2a538 "
8549
- integrity sha512-CgPOT3ZadDpXxKcfV56lEQ9OQSZ42Mk26gnozI+uN/k39vzD8toUhRQoqsX0m9Q3eMPEfsLWmtyUpK/yqST4yg ==
8546
+ klona@^2.0.4 :
8547
+ version "2.0.4 "
8548
+ resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4 .tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0 "
8549
+ integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA ==
8550
8550
8551
8551
last-call-webpack-plugin@^3.0.0:
8552
8552
version "3.0.0"
@@ -10378,13 +10378,13 @@ postcss-discard-overridden@^4.0.1:
10378
10378
dependencies:
10379
10379
postcss "^7.0.0"
10380
10380
10381
-
10382
- version "4.0.2 "
10383
- resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.2 .tgz#b9e55a6126ee67bb7b94bbfcbf1aa24c69f11229 "
10384
- integrity sha512-u7Qoa6GSPIeg9/hHbNnXspzuD5jjCIWKgk1fJ/gGJPS0uaj6Whk2zjXhDAiHZyYSrDmIzUQk7GgwRF22eRIQGQ ==
10381
+
10382
+ version "4.0.3 "
10383
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.3 .tgz#337f51bbdfb02269fb42f7db9fc7f0a93c1b2e3f "
10384
+ integrity sha512-jHboC/AOnJLPu8/974hODCJ/rNAa2YhhJOclUeuRlAmFpKmEcBY6az8y1ejHyYc2LThzPl8qPRekh2Yz3CiRKA ==
10385
10385
dependencies:
10386
10386
cosmiconfig "^7.0.0"
10387
- klona "^2.0.3 "
10387
+ klona "^2.0.4 "
10388
10388
loader-utils "^2.0.0"
10389
10389
schema-utils "^2.7.1"
10390
10390
semver "^7.3.2"
You can’t perform that action at this time.
0 commit comments