Skip to content

Commit bdd1cda

Browse files
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 45bb9be commit bdd1cda

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
@@ -71,7 +71,7 @@
7171
"moment": "^2.29.4",
7272
"normalize.css": "^8.0.1",
7373
"photoswipe": "^4.1.1",
74-
"postcss": "^8.4.31",
74+
"postcss": "^8.5.10",
7575
"postcss-loader": "^7.3.3",
7676
"qtip2": "https://github.com/notbakaneko/qTip2.git#cd5f038667d2b23a44f4274c46de01834d704ce6",
7777
"react": "^17.0.2",

yarn.lock

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

5923-
postcss@^8.4.24, postcss@^8.4.31, postcss@^8.4.33:
5924-
version "8.5.6"
5925-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
5926-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
5923+
postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.10:
5924+
version "8.5.10"
5925+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
5926+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
59275927
dependencies:
59285928
nanoid "^3.3.11"
59295929
picocolors "^1.1.1"

0 commit comments

Comments
 (0)