Skip to content

Commit ecbd83c

Browse files
chore(deps-dev): bump postcss from 8.5.4 to 8.5.5 (#13145)
1 parent c2cd257 commit ecbd83c

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
@@ -243,7 +243,7 @@
243243
"mini-css-extract-plugin": "^2.9.2",
244244
"node-dev": "^8.0.0",
245245
"peggy": "^4.2.0",
246-
"postcss": "^8.5.4",
246+
"postcss": "^8.5.5",
247247
"postcss-flexbugs-fixes": "^5.0.2",
248248
"postcss-loader": "^8.1.1",
249249
"postcss-normalize": "^13.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12913,10 +12913,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
1291312913
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1291412914
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1291512915

12916-
postcss@^8.2.14, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.4:
12917-
version "8.5.4"
12918-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
12919-
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
12916+
postcss@^8.2.14, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.5:
12917+
version "8.5.5"
12918+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5.tgz#04de7797f6911fb1c96550e96616d08681537ef3"
12919+
integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==
1292012920
dependencies:
1292112921
nanoid "^3.3.11"
1292212922
picocolors "^1.1.1"

0 commit comments

Comments
 (0)