Skip to content

Commit 319c9dd

Browse files
Update dependency postcss to v8.4.40
1 parent a09a9c2 commit 319c9dd

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-compat": "6.0.0",
6060
"mini-css-extract-plugin": "2.9.0",
6161
"node-sass-magic-importer": "5.3.3",
62-
"postcss": "8.4.39",
62+
"postcss": "8.4.40",
6363
"postcss-cli": "11.0.0",
6464
"postcss-easy-import": "4.0.0",
6565
"postcss-flexbugs-fixes": "5.0.2",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6995,10 +6995,10 @@ postcss-watch-folder@2.0.0:
69956995
resolved "https://registry.yarnpkg.com/postcss-watch-folder/-/postcss-watch-folder-2.0.0.tgz#0f0b22da8add6cc626be2fd86d099cc7c970b75f"
69966996
integrity sha512-afXH6ow2TFIyCKmQiTjCbjzLOpc1cN4Tsr5J5hctLyQYfIo05pVIiADoKWOaHU8k3Axx/smL6x99Y4dDQyx7fA==
69976997

6998-
postcss@8.4.39, postcss@^8.2.7, postcss@^8.3.0, postcss@^8.4.21, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.39:
6999-
version "8.4.39"
7000-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
7001-
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
6998+
postcss@8.4.40:
6999+
version "8.4.40"
7000+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
7001+
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
70027002
dependencies:
70037003
nanoid "^3.3.7"
70047004
picocolors "^1.0.1"
@@ -7021,6 +7021,15 @@ postcss@^7.0.17:
70217021
picocolors "^0.2.1"
70227022
source-map "^0.6.1"
70237023

7024+
postcss@^8.2.7, postcss@^8.3.0, postcss@^8.4.21, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.39:
7025+
version "8.4.39"
7026+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
7027+
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
7028+
dependencies:
7029+
nanoid "^3.3.7"
7030+
picocolors "^1.0.1"
7031+
source-map-js "^1.2.0"
7032+
70247033
prebuild-install@^7.1.1:
70257034
version "7.1.2"
70267035
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.2.tgz#a5fd9986f5a6251fbc47e1e5c65de71e68c0a056"

0 commit comments

Comments
 (0)