Skip to content

Commit 3014410

Browse files
chore(dependencies): update dependency postcss to v8.5.12 (#975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 252ab6e commit 3014410

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
@@ -22,7 +22,7 @@
2222
"concurrently": "6.5.1",
2323
"cypress": "^12.17.4",
2424
"jest": "^29.7.0",
25-
"postcss": "8.5.10",
25+
"postcss": "8.5.12",
2626
"prettier": "^2.8.4",
2727
"rollup": "^4.60.2",
2828
"rollup-plugin-generate-html-template": "1.7.0",

yarn.lock

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

4500-
postcss@8.5.10, postcss@^8.0.9:
4501-
version "8.5.10"
4502-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
4503-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
4500+
postcss@8.5.12, postcss@^8.0.9:
4501+
version "8.5.12"
4502+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
4503+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
45044504
dependencies:
45054505
nanoid "^3.3.11"
45064506
picocolors "^1.1.1"

0 commit comments

Comments
 (0)