Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c0efa8

Browse files
authoredFeb 4, 2025··
Update dependency postcss to v8.5.1
1 parent 70df194 commit 8c0efa8

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
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

+6-15
Original file line numberDiff line numberDiff line change
@@ -10102,13 +10102,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1010210102
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1010310103
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1010410104

10105-
postcss@8.4.46:
10106-
version "8.4.46"
10107-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.46.tgz#d526f2126b6ace463e9b3c1cbdad040fb040ea22"
10108-
integrity sha512-73x4XLhY0QNN+87/u6F7TRq+yl3xPAjlbRRvhly1mAKJgNO4q5fiqegez/Yi3u+ez8wbBXXqY9N1+RAJAVCzEw==
10105+
postcss@8.5.1, postcss@^8.5.1:
10106+
version "8.5.1"
10107+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
10108+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1010910109
dependencies:
10110-
nanoid "^3.3.7"
10111-
picocolors "^1.1.0"
10110+
nanoid "^3.3.8"
10111+
picocolors "^1.1.1"
1011210112
source-map-js "^1.2.1"
1011310113

1011410114
postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38:
@@ -10120,15 +10120,6 @@ postcss@^8.3.11, postcss@^8.4.33, postcss@^8.4.38:
1012010120
picocolors "^1.1.0"
1012110121
source-map-js "^1.2.1"
1012210122

10123-
postcss@^8.5.1:
10124-
version "8.5.1"
10125-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
10126-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
10127-
dependencies:
10128-
nanoid "^3.3.8"
10129-
picocolors "^1.1.1"
10130-
source-map-js "^1.2.1"
10131-
1013210123
posthog-js@1.157.2:
1013310124
version "1.157.2"
1013410125
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59"

0 commit comments

Comments
 (0)
Please sign in to comment.