Skip to content

Commit d00a740

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 66dcf0f commit d00a740

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
@@ -87,7 +87,7 @@
8787
"mdast-util-to-string": "^1.1.0",
8888
"metro-cache": "0.72.2",
8989
"npm-run-all": "^4.1.5",
90-
"postcss": "^8.4.5",
90+
"postcss": "^8.5.10",
9191
"postcss-flexbugs-fixes": "4.2.1",
9292
"postcss-preset-env": "^6.7.0",
9393
"prettier": "^2.5.1",

yarn.lock

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5946,10 +5946,10 @@ mz@^2.7.0:
59465946
object-assign "^4.0.1"
59475947
thenify-all "^1.0.0"
59485948

5949-
nanoid@^3.3.6:
5950-
version "3.3.6"
5951-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz"
5952-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
5949+
nanoid@^3.3.11, nanoid@^3.3.6:
5950+
version "3.3.11"
5951+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
5952+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
59535953

59545954
natural-compare@^1.4.0:
59555955
version "1.4.0"
@@ -6408,12 +6408,7 @@ picocolors@^0.2.1:
64086408
resolved "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz"
64096409
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
64106410

6411-
picocolors@^1.0.0:
6412-
version "1.0.0"
6413-
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
6414-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
6415-
6416-
picocolors@^1.1.1:
6411+
picocolors@^1.0.0, picocolors@^1.1.1:
64176412
version "1.1.1"
64186413
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
64196414
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -6791,7 +6786,7 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
67916786
indexes-of "^1.0.1"
67926787
uniq "^1.0.1"
67936788

6794-
postcss@8.4.31, postcss@^8.4.23, postcss@^8.4.5:
6789+
postcss@8.4.31:
67956790
version "8.4.31"
67966791
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
67976792
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
@@ -6808,6 +6803,15 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.
68086803
picocolors "^0.2.1"
68096804
source-map "^0.6.1"
68106805

6806+
postcss@^8.4.23, postcss@^8.5.10:
6807+
version "8.5.10"
6808+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
6809+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
6810+
dependencies:
6811+
nanoid "^3.3.11"
6812+
picocolors "^1.1.1"
6813+
source-map-js "^1.2.1"
6814+
68116815
prelude-ls@^1.2.1:
68126816
version "1.2.1"
68136817
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
@@ -7617,10 +7621,10 @@ slice-ansi@^5.0.0:
76177621
ansi-styles "^6.0.0"
76187622
is-fullwidth-code-point "^4.0.0"
76197623

7620-
source-map-js@^1.0.2:
7621-
version "1.0.2"
7622-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
7623-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
7624+
source-map-js@^1.0.2, source-map-js@^1.2.1:
7625+
version "1.2.1"
7626+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
7627+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
76247628

76257629
source-map@^0.5.0:
76267630
version "0.5.7"

0 commit comments

Comments
 (0)