Skip to content

Commit f70f21c

Browse files
fix(deps): update dependency postcss to v8.4.27
1 parent 061f5e3 commit f70f21c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5266,10 +5266,10 @@ multicast-dns@^7.2.5:
52665266
dns-packet "^5.2.2"
52675267
thunky "^1.0.2"
52685268

5269-
nanoid@^3.3.4:
5270-
version "3.3.4"
5271-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
5272-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5269+
nanoid@^3.3.6:
5270+
version "3.3.6"
5271+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5272+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
52735273

52745274
negotiator@0.6.3:
52755275
version "0.6.3"
@@ -5626,7 +5626,7 @@ path-type@^4.0.0:
56265626

56275627
picocolors@^1.0.0:
56285628
version "1.0.0"
5629-
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
5629+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
56305630
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
56315631

56325632
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
@@ -5966,11 +5966,11 @@ postcss-zindex@^5.1.0:
59665966
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
59675967

59685968
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.18, postcss@^8.4.19, postcss@^8.4.21:
5969-
version "8.4.21"
5970-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz"
5971-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
5969+
version "8.4.27"
5970+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5971+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
59725972
dependencies:
5973-
nanoid "^3.3.4"
5973+
nanoid "^3.3.6"
59745974
picocolors "^1.0.0"
59755975
source-map-js "^1.0.2"
59765976

@@ -6854,7 +6854,7 @@ sort-css-media-queries@2.1.0:
68546854

68556855
source-map-js@^1.0.2:
68566856
version "1.0.2"
6857-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
6857+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
68586858
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
68596859

68606860
source-map-support@~0.5.20:

0 commit comments

Comments
 (0)