Skip to content

Commit 3c3b4c0

Browse files
chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dde03e commit 3c3b4c0

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
@@ -219,7 +219,7 @@
219219
"jsdom": "^26.0.0",
220220
"jsonwebtoken": "9.0.2",
221221
"playwright": "^1.57.0",
222-
"postcss": "^8.5.1",
222+
"postcss": "^8.5.10",
223223
"postcss-loader": "^8.1.1",
224224
"pretty": "2.0.0",
225225
"process": "0.11.10",

yarn.lock

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

13343-
postcss@^8.4.21, postcss@^8.4.47, postcss@^8.5.1, postcss@^8.5.6:
13344-
version "8.5.6"
13345-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
13346-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
13343+
postcss@^8.4.21, postcss@^8.4.47, postcss@^8.5.10, postcss@^8.5.6:
13344+
version "8.5.10"
13345+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
13346+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
1334713347
dependencies:
1334813348
nanoid "^3.3.11"
1334913349
picocolors "^1.1.1"

0 commit comments

Comments
 (0)