Skip to content

Commit f2e7e1c

Browse files
build(deps): bump postcss from 8.5.6 to 8.5.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 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.6...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5194b4a commit f2e7e1c

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jotai": "2.17.1",
6464
"jotai-family": "1.0.1",
6565
"nanoid": "5.1.6",
66-
"postcss": "8.5.6",
66+
"postcss": "8.5.10",
6767
"postcss-cli": "11.0.1",
6868
"prettier": "3.8.1",
6969
"prop-types": "15.8.1",

yarn.lock

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

7014-
postcss@8.5.6, postcss@^8.5.6:
7015-
version "8.5.6"
7016-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
7017-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
7018-
dependencies:
7019-
nanoid "^3.3.11"
7020-
picocolors "^1.1.1"
7021-
source-map-js "^1.2.1"
7022-
7023-
postcss@^8.5.8:
7024-
version "8.5.8"
7025-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
7026-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
7014+
postcss@8.5.10, postcss@^8.5.6, postcss@^8.5.8:
7015+
version "8.5.10"
7016+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
7017+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
70277018
dependencies:
70287019
nanoid "^3.3.11"
70297020
picocolors "^1.1.1"

0 commit comments

Comments
 (0)