Skip to content

Commit d48dbfc

Browse files
authored
Bump postcss from 8.5.10 to 8.5.23 (#157)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.23.
2 parents ed22bb1 + 6f8cee5 commit d48dbfc

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"mdast-util-to-string": "^1.1.0",
9090
"metro-cache": "0.72.2",
9191
"npm-run-all": "^4.1.5",
92-
"postcss": "^8.5.10",
92+
"postcss": "^8.5.23",
9393
"postcss-flexbugs-fixes": "4.2.1",
9494
"postcss-preset-env": "^6.7.0",
9595
"prettier": "^2.5.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@ color-name@1.1.3:
28572857
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
28582858
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
28592859

2860-
color-name@^1.0.0, color-name@^1.1.4, color-name@~1.1.4:
2860+
color-name@^1.1.4, color-name@~1.1.4:
28612861
version "1.1.4"
28622862
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
28632863
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
@@ -6100,10 +6100,10 @@ mz@^2.7.0:
61006100
object-assign "^4.0.1"
61016101
thenify-all "^1.0.0"
61026102

6103-
nanoid@^3.3.11, nanoid@^3.3.6:
6104-
version "3.3.11"
6105-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
6106-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
6103+
nanoid@^3.3.16, nanoid@^3.3.6:
6104+
version "3.3.18"
6105+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913"
6106+
integrity sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==
61076107

61086108
natural-compare@^1.4.0:
61096109
version "1.4.0"
@@ -6970,12 +6970,12 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.
69706970
picocolors "^0.2.1"
69716971
source-map "^0.6.1"
69726972

6973-
postcss@^8.4.23, postcss@^8.5.10:
6974-
version "8.5.10"
6975-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
6976-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
6973+
postcss@^8.4.23, postcss@^8.5.23:
6974+
version "8.5.23"
6975+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594"
6976+
integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==
69776977
dependencies:
6978-
nanoid "^3.3.11"
6978+
nanoid "^3.3.16"
69796979
picocolors "^1.1.1"
69806980
source-map-js "^1.2.1"
69816981

0 commit comments

Comments
 (0)