Skip to content

Commit a83fb09

Browse files
Bump postcss from 8.5.10 to 8.5.12 (#1242)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 512d64d commit a83fb09

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
@@ -90,7 +90,7 @@
9090
"husky": "^9.1.7",
9191
"lint-staged": "^16.4.0",
9292
"playwright": "^1.59.1",
93-
"postcss": "^8.5.10",
93+
"postcss": "^8.5.12",
9494
"postcss-import": "^16.1.1",
9595
"prettier": "3.8.3",
9696
"rimraf": "^6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10186,10 +10186,10 @@ postcss-zindex@^6.0.2:
1018610186
resolved "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-6.0.2.tgz#e498304b83a8b165755f53db40e2ea65a99b56e1"
1018710187
integrity sha512-5BxW9l1evPB/4ZIc+2GobEBoKC+h8gPGCMi+jxsYvd2x0mjq7wazk6DrP71pStqxE9Foxh5TVnonbWpFZzXaYg==
1018810188

10189-
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.10, postcss@^8.5.4, postcss@^8.5.6:
10190-
version "8.5.10"
10191-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
10192-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
10189+
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.12, postcss@^8.5.4, postcss@^8.5.6:
10190+
version "8.5.12"
10191+
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
10192+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
1019310193
dependencies:
1019410194
nanoid "^3.3.11"
1019510195
picocolors "^1.1.1"

0 commit comments

Comments
 (0)