Skip to content

Commit 0b262c3

Browse files
Bump postcss from 8.4.31 to 8.5.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 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.4.31...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 e91a76a commit 0b262c3

2 files changed

Lines changed: 20 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"mdast-util-to-string": "^1.1.0",
8181
"metro-cache": "0.72.2",
8282
"npm-run-all": "^4.1.5",
83-
"postcss": "^8.4.5",
83+
"postcss": "^8.5.10",
8484
"postcss-flexbugs-fixes": "4.2.1",
8585
"postcss-preset-env": "^6.7.0",
8686
"prettier": "^2.5.1",

yarn.lock

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5758,10 +5758,10 @@ mz@^2.7.0:
57585758
object-assign "^4.0.1"
57595759
thenify-all "^1.0.0"
57605760

5761-
nanoid@^3.3.6:
5762-
version "3.3.6"
5763-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz"
5764-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
5761+
nanoid@^3.3.11, nanoid@^3.3.6:
5762+
version "3.3.11"
5763+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
5764+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
57655765

57665766
natural-compare@^1.4.0:
57675767
version "1.4.0"
@@ -6215,12 +6215,7 @@ picocolors@^0.2.1:
62156215
resolved "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz"
62166216
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
62176217

6218-
picocolors@^1.0.0:
6219-
version "1.0.0"
6220-
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
6221-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
6222-
6223-
picocolors@^1.1.1:
6218+
picocolors@^1.0.0, picocolors@^1.1.1:
62246219
version "1.1.1"
62256220
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
62266221
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -6598,7 +6593,7 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
65986593
indexes-of "^1.0.1"
65996594
uniq "^1.0.1"
66006595

6601-
postcss@8.4.31, postcss@^8.4.23, postcss@^8.4.5:
6596+
postcss@8.4.31:
66026597
version "8.4.31"
66036598
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
66046599
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
@@ -6615,6 +6610,15 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.
66156610
picocolors "^0.2.1"
66166611
source-map "^0.6.1"
66176612

6613+
postcss@^8.4.23, postcss@^8.5.10:
6614+
version "8.5.10"
6615+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
6616+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
6617+
dependencies:
6618+
nanoid "^3.3.11"
6619+
picocolors "^1.1.1"
6620+
source-map-js "^1.2.1"
6621+
66186622
prelude-ls@^1.2.1:
66196623
version "1.2.1"
66206624
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
@@ -7398,10 +7402,10 @@ slice-ansi@^5.0.0:
73987402
ansi-styles "^6.0.0"
73997403
is-fullwidth-code-point "^4.0.0"
74007404

7401-
source-map-js@^1.0.2:
7402-
version "1.0.2"
7403-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
7404-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
7405+
source-map-js@^1.0.2, source-map-js@^1.2.1:
7406+
version "1.2.1"
7407+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
7408+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
74057409

74067410
source-map@^0.5.0:
74077411
version "0.5.7"

0 commit comments

Comments
 (0)