Skip to content

Commit 70513b1

Browse files
Update dependency postcss to v8.5.1
1 parent 56eafc9 commit 70513b1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"modernizr": "^3.12.0",
264264
"node-fetch": "^2.6.7",
265265
"playwright-core": "^1.45.1",
266-
"postcss": "8.4.46",
266+
"postcss": "8.5.1",
267267
"postcss-easings": "^4.0.0",
268268
"postcss-hexrgba": "2.1.0",
269269
"postcss-import": "16.1.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -8931,7 +8931,7 @@ nan@^2.19.0, nan@^2.20.0:
89318931
resolved "https://registry.yarnpkg.com/nan/-/nan-2.22.0.tgz#31bc433fc33213c97bad36404bb68063de604de3"
89328932
integrity sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==
89338933

8934-
nanoid@^3.3.7:
8934+
nanoid@^3.3.7, nanoid@^3.3.8:
89358935
version "3.3.8"
89368936
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
89378937
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
@@ -10061,13 +10061,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1006110061
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1006210062
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1006310063

10064-
postcss@8.4.46:
10065-
version "8.4.46"
10066-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.46.tgz#d526f2126b6ace463e9b3c1cbdad040fb040ea22"
10067-
integrity sha512-73x4XLhY0QNN+87/u6F7TRq+yl3xPAjlbRRvhly1mAKJgNO4q5fiqegez/Yi3u+ez8wbBXXqY9N1+RAJAVCzEw==
10064+
postcss@8.5.1:
10065+
version "8.5.1"
10066+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
10067+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1006810068
dependencies:
10069-
nanoid "^3.3.7"
10070-
picocolors "^1.1.0"
10069+
nanoid "^3.3.8"
10070+
picocolors "^1.1.1"
1007110071
source-map-js "^1.2.1"
1007210072

1007310073
postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.47:

0 commit comments

Comments
 (0)