Skip to content

Commit 48ae391

Browse files
Bump postcss
Bumps and [postcss](https://github.com/postcss/postcss). These dependencies needed to be updated together. Updates `postcss` from 8.4.8 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.8...8.4.31) Updates `postcss` from 8.4.14 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.8...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63fb1ee commit 48ae391

File tree

2 files changed

+66
-58
lines changed

2 files changed

+66
-58
lines changed

package-lock.json

Lines changed: 50 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 16 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4989,13 +4989,9 @@ nan@^2.16.0:
49894989
version "2.18.0"
49904990
resolved "https://registry.yarnpkg.com/nan/-/nan-2.18.0.tgz#26a6faae7ffbeb293a39660e88a76b82e30b7554"
49914991

4992-
nanoid@^3.3.1:
4993-
version "3.3.1"
4994-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz"
4995-
4996-
nanoid@^3.3.6:
4997-
version "3.3.6"
4998-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4992+
nanoid@^3.3.11:
4993+
version "3.3.11"
4994+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
49994995

50004996
nanomatch@^1.2.9:
50014997
version "1.2.13"
@@ -5667,6 +5663,10 @@ picocolors@^1.0.0:
56675663
version "1.0.0"
56685664
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
56695665

5666+
picocolors@^1.1.1:
5667+
version "1.1.1"
5668+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5669+
56705670
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.1:
56715671
version "2.3.1"
56725672
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
@@ -5774,21 +5774,13 @@ postcss-values-parser@^6.0.2:
57745774
is-url-superb "^4.0.0"
57755775
quote-unquote "^1.0.0"
57765776

5777-
postcss@^8.4.23:
5778-
version "8.4.31"
5779-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5777+
postcss@^8.4.23, postcss@^8.4.6:
5778+
version "8.5.6"
5779+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
57805780
dependencies:
5781-
nanoid "^3.3.6"
5782-
picocolors "^1.0.0"
5783-
source-map-js "^1.0.2"
5784-
5785-
postcss@^8.4.6:
5786-
version "8.4.8"
5787-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz"
5788-
dependencies:
5789-
nanoid "^3.3.1"
5790-
picocolors "^1.0.0"
5791-
source-map-js "^1.0.2"
5781+
nanoid "^3.3.11"
5782+
picocolors "^1.1.1"
5783+
source-map-js "^1.2.1"
57925784

57935785
precinct@^11.0.0:
57945786
version "11.0.5"
@@ -6561,9 +6553,9 @@ sort-keys@^1.0.0:
65616553
dependencies:
65626554
is-plain-obj "^1.0.0"
65636555

6564-
source-map-js@^1.0.2:
6565-
version "1.0.2"
6566-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
6556+
source-map-js@^1.2.1:
6557+
version "1.2.1"
6558+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
65676559

65686560
source-map-resolve@^0.5.0:
65696561
version "0.5.3"

0 commit comments

Comments
 (0)