Skip to content

Commit 8cf16e5

Browse files
chore(deps-dev): bump postcss from 8.5.6 to 8.5.10 in /examples
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 3b269be commit 8cf16e5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"dotenv": "^16.4.5",
139139
"eslint": "^8",
140140
"express": "^4.21.1",
141-
"postcss": "^8.5.3",
141+
"postcss": "^8.5.10",
142142
"postcss-combine-duplicated-selectors": "^10.0.3",
143143
"postcss-js": "^4.0.1",
144144
"postcss-load-config": "^6.0.1",

examples/yarn.lock

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

2529-
postcss@^8.4.41, postcss@^8.4.43, postcss@^8.4.47, postcss@^8.5.3:
2530-
version "8.5.6"
2531-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
2532-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
2529+
postcss@^8.4.41, postcss@^8.4.43, postcss@^8.4.47, postcss@^8.5.10:
2530+
version "8.5.10"
2531+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
2532+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
25332533
dependencies:
25342534
nanoid "^3.3.11"
25352535
picocolors "^1.1.1"

0 commit comments

Comments
 (0)