Skip to content

Commit f885469

Browse files
Update dependency postcss to v8.5.2
1 parent 2abd534 commit f885469

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"modernizr": "^3.12.0",
265265
"node-fetch": "^2.6.7",
266266
"playwright-core": "^1.45.1",
267-
"postcss": "8.4.46",
267+
"postcss": "8.5.2",
268268
"postcss-easings": "^4.0.0",
269269
"postcss-hexrgba": "2.1.0",
270270
"postcss-import": "16.1.0",

yarn.lock

+6-7
Original file line numberDiff line numberDiff line change
@@ -3524,7 +3524,6 @@
35243524

35253525
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
35263526
version "0.0.0"
3527-
uid ""
35283527

35293528
"@vector-im/[email protected]":
35303529
version "2.38.0"
@@ -10181,13 +10180,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1018110180
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1018210181
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1018310182

10184-
postcss@8.4.46:
10185-
version "8.4.46"
10186-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.46.tgz#d526f2126b6ace463e9b3c1cbdad040fb040ea22"
10187-
integrity sha512-73x4XLhY0QNN+87/u6F7TRq+yl3xPAjlbRRvhly1mAKJgNO4q5fiqegez/Yi3u+ez8wbBXXqY9N1+RAJAVCzEw==
10183+
postcss@8.5.2:
10184+
version "8.5.2"
10185+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
10186+
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
1018810187
dependencies:
10189-
nanoid "^3.3.7"
10190-
picocolors "^1.1.0"
10188+
nanoid "^3.3.8"
10189+
picocolors "^1.1.1"
1019110190
source-map-js "^1.2.1"
1019210191

1019310192
postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38:

0 commit comments

Comments
 (0)