Skip to content

Commit fe32084

Browse files
Update dependency postcss to v8.4.35
1 parent 760d656 commit fe32084

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
@@ -50,7 +50,7 @@
5050
"html-minifier": "4.0.0",
5151
"mini-css-extract-plugin": "2.8.0",
5252
"node-sass-magic-importer": "5.3.3",
53-
"postcss": "8.4.34",
53+
"postcss": "8.4.35",
5454
"postcss-easy-import": "4.0.0",
5555
"postcss-flexbugs-fixes": "5.0.2",
5656
"postcss-loader": "8.1.0",

yarn.lock

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

4781-
postcss@8.4.34:
4782-
version "8.4.34"
4783-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.34.tgz#563276e86b4ff20dfa5eed0d394d4c53853b2051"
4784-
integrity sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==
4781+
postcss@8.4.35:
4782+
version "8.4.35"
4783+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
4784+
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
47854785
dependencies:
47864786
nanoid "^3.3.7"
47874787
picocolors "^1.0.0"

0 commit comments

Comments
 (0)