Skip to content

Commit 4ca7781

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 3822a4f commit 4ca7781

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3668,10 +3668,10 @@ multimap@^1.1.0:
36683668
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
36693669
integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
36703670

3671-
nanoid@^3.3.6:
3672-
version "3.3.8"
3673-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
3674-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
3671+
nanoid@^3.3.11:
3672+
version "3.3.11"
3673+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
3674+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
36753675

36763676
nanomatch@^1.2.13, nanomatch@^1.2.9:
36773677
version "1.2.13"
@@ -4009,10 +4009,10 @@ path-type@^4.0.0:
40094009
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
40104010
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
40114011

4012-
picocolors@^1.0.0:
4013-
version "1.0.0"
4014-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
4015-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
4012+
picocolors@^1.1.1:
4013+
version "1.1.1"
4014+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4015+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
40164016

40174017
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
40184018
version "2.3.0"
@@ -4077,13 +4077,13 @@ postcss-sharec-config@^0.4.1:
40774077
sharec "^2.9.0"
40784078

40794079
postcss@^8.2.14:
4080-
version "8.4.31"
4081-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
4082-
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
4080+
version "8.5.10"
4081+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
4082+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
40834083
dependencies:
4084-
nanoid "^3.3.6"
4085-
picocolors "^1.0.0"
4086-
source-map-js "^1.0.2"
4084+
nanoid "^3.3.11"
4085+
picocolors "^1.1.1"
4086+
source-map-js "^1.2.1"
40874087

40884088
prelude-ls@^1.2.1:
40894089
version "1.2.1"
@@ -4593,10 +4593,10 @@ snapdragon@^0.8.1:
45934593
source-map-resolve "^0.5.0"
45944594
use "^3.1.0"
45954595

4596-
source-map-js@^1.0.2:
4597-
version "1.0.2"
4598-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
4599-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
4596+
source-map-js@^1.2.1:
4597+
version "1.2.1"
4598+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
4599+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
46004600

46014601
source-map-resolve@^0.5.0:
46024602
version "0.5.3"

0 commit comments

Comments
 (0)