Skip to content

Commit d2f80ef

Browse files
chore(deps-dev): Bump postcss from 8.5.10 to 8.5.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dec87ee commit d2f80ef

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest-environment-jsdom-global": "^4.0.0",
4949
"jest-junit": "12.2.0",
5050
"lerna": "^7.4.2",
51-
"postcss": "8.5.10",
51+
"postcss": "8.5.23",
5252
"postcss-cli": "8.3.1",
5353
"postcss-import": "16.1.0",
5454
"postcss-loader": "8.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17043,10 +17043,10 @@ nano-time@1.0.0:
1704317043
dependencies:
1704417044
big-integer "^1.6.16"
1704517045

17046-
nanoid@^3.1.32, nanoid@^3.3.11:
17047-
version "3.3.12"
17048-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
17049-
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
17046+
nanoid@^3.1.32, nanoid@^3.3.16:
17047+
version "3.3.18"
17048+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913"
17049+
integrity sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==
1705017050

1705117051
natural-compare@^1.4.0:
1705217052
version "1.4.0"
@@ -18752,12 +18752,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
1875218752
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
1875318753
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1875418754

18755-
postcss@8.5.10, postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.7:
18756-
version "8.5.10"
18757-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
18758-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
18755+
postcss@8.5.23, postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.7:
18756+
version "8.5.23"
18757+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594"
18758+
integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==
1875918759
dependencies:
18760-
nanoid "^3.3.11"
18760+
nanoid "^3.3.16"
1876118761
picocolors "^1.1.1"
1876218762
source-map-js "^1.2.1"
1876318763

0 commit comments

Comments
 (0)