Skip to content

Commit dab8211

Browse files
committed
chore(dependencies): update dependency postcss to v8.4.21
1 parent 178be6d commit dab8211

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"concurrently": "6.5.1",
2222
"cypress": "^9.7.0",
2323
"jest": "^28.1.3",
24-
"postcss": "8.4.20",
24+
"postcss": "8.4.21",
2525
"prettier": "^2.8.1",
2626
"rollup": "^2.79.1",
2727
"rollup-plugin-generate-html-template": "1.7.0",

yarn.lock

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

4622-
postcss@8.4.20, postcss@^8.4.18:
4623-
version "8.4.20"
4624-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
4625-
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
4622+
postcss@8.4.21, postcss@^8.4.18:
4623+
version "8.4.21"
4624+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
4625+
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
46264626
dependencies:
46274627
nanoid "^3.3.4"
46284628
picocolors "^1.0.0"

0 commit comments

Comments
 (0)