Skip to content

Commit cb79fbb

Browse files
Update dependency postcss to v8.5.1
1 parent 8cae1e9 commit cb79fbb

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
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-17
Original file line numberDiff line numberDiff line change
@@ -3516,9 +3516,8 @@
35163516
ts-xor "^1.3.0"
35173517
vaul "^1.0.0"
35183518

3519-
"@vector-im/matrix-wysiwyg-wasm@link:../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
3519+
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
35203520
version "0.0.0"
3521-
uid ""
35223521

35233522
"@vector-im/[email protected]":
35243523
version "2.38.0"
@@ -10090,13 +10089,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1009010089
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1009110090
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1009210091

10093-
postcss@8.4.46:
10094-
version "8.4.46"
10095-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.46.tgz#d526f2126b6ace463e9b3c1cbdad040fb040ea22"
10096-
integrity sha512-73x4XLhY0QNN+87/u6F7TRq+yl3xPAjlbRRvhly1mAKJgNO4q5fiqegez/Yi3u+ez8wbBXXqY9N1+RAJAVCzEw==
10092+
postcss@8.5.1, postcss@^8.4.49:
10093+
version "8.5.1"
10094+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
10095+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1009710096
dependencies:
10098-
nanoid "^3.3.7"
10099-
picocolors "^1.1.0"
10097+
nanoid "^3.3.8"
10098+
picocolors "^1.1.1"
1010010099
source-map-js "^1.2.1"
1010110100

1010210101
postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38:
@@ -10108,15 +10107,6 @@ postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38:
1010810107
picocolors "^1.1.0"
1010910108
source-map-js "^1.2.1"
1011010109

10111-
postcss@^8.4.49:
10112-
version "8.5.1"
10113-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
10114-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
10115-
dependencies:
10116-
nanoid "^3.3.8"
10117-
picocolors "^1.1.1"
10118-
source-map-js "^1.2.1"
10119-
1012010110
1012110111
version "1.157.2"
1012210112
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59"

0 commit comments

Comments
 (0)