Skip to content

Commit 46c6c77

Browse files
Bump postcss from 8.5.8 to 8.5.10 in /theme
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e1fbba commit 46c6c77

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cssnano": "^7.1.1",
4343
"eslint": "^10.0.3",
4444
"globals": "^17.4.0",
45-
"postcss": "^8.4.32",
45+
"postcss": "^8.5.10",
4646
"postcss-cli": "^11.0.1",
4747
"postcss-sass": "^0.5",
4848
"postcss-scss": "^4.0",

theme/yarn.lock

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

3097-
postcss@^8.2.14, postcss@^8.4.32, postcss@^8.5.8:
3098-
version "8.5.8"
3099-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
3100-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
3097+
postcss@^8.2.14, postcss@^8.5.10, postcss@^8.5.8:
3098+
version "8.5.10"
3099+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
3100+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
31013101
dependencies:
31023102
nanoid "^3.3.11"
31033103
picocolors "^1.1.1"

0 commit comments

Comments
 (0)