File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 5050 "clean-css-cli" : " 5.6.3" ,
5151 "nodemon" : " 2.0.22" ,
5252 "npm-run-all2" : " 5.0.2" ,
53- "postcss" : " 8.4.38 " ,
53+ "postcss" : " 8.4.42 " ,
5454 "postcss-cli" : " 9.1.0" ,
5555 "prettier" : " 2.8.8" ,
5656 "sass" : " 1.49.7" ,
Original file line number Diff line number Diff line change @@ -5866,6 +5866,11 @@ picocolors@^1.0.0:
58665866 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
58675867 integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
58685868
5869+ picocolors@^1.0.1 :
5870+ version "1.0.1"
5871+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
5872+ integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
5873+
58695874picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1 :
58705875 version "2.2.2"
58715876 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -6027,13 +6032,13 @@ postcss-value-parser@^4.2.0:
60276032 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
60286033 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
60296034
6030- postcss@8.4.38 :
6031- version "8.4.38 "
6032- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38 .tgz#b387d533baf2054288e337066d81c6bee9db9e0e "
6033- integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A ==
6035+ postcss@8.4.42 :
6036+ version "8.4.42 "
6037+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.42 .tgz#0954e9b075f961fb2790d6b807b1f24e7334dbea "
6038+ integrity sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ ==
60346039 dependencies :
60356040 nanoid "^3.3.7"
6036- picocolors "^1.0.0 "
6041+ picocolors "^1.0.1 "
60376042 source-map-js "^1.2.0"
60386043
60396044postcss@^8.3.11 :
You can’t perform that action at this time.
0 commit comments