Skip to content

Commit 046bc4a

Browse files
Update dependency postcss to v8.4.49
1 parent f1e14e5 commit 046bc4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.1",
6060
"mini-css-extract-plugin": "2.9.2",
6161
"node-sass-magic-importer": "5.3.3",
62-
"postcss": "8.4.48",
62+
"postcss": "8.4.49",
6363
"postcss-cli": "11.0.0",
6464
"postcss-easy-import": "4.0.0",
6565
"postcss-flexbugs-fixes": "5.0.2",

yarn.lock

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

6889-
postcss@8.4.48:
6890-
version "8.4.48"
6891-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
6892-
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
6889+
postcss@8.4.49:
6890+
version "8.4.49"
6891+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
6892+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
68936893
dependencies:
68946894
nanoid "^3.3.7"
68956895
picocolors "^1.1.1"

0 commit comments

Comments
 (0)