Skip to content

Commit 12136c2

Browse files
Bump postcss from 8.4.28 to 8.4.32 (#1851)
* Bump postcss from 8.4.28 to 8.4.32 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.32. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * yarn.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Brichet <[email protected]>
1 parent 9c1d668 commit 12136c2

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5424,6 +5424,15 @@ __metadata:
54245424
languageName: node
54255425
linkType: hard
54265426

5427+
"nanoid@npm:^3.3.7":
5428+
version: 3.3.7
5429+
resolution: "nanoid@npm:3.3.7"
5430+
bin:
5431+
nanoid: bin/nanoid.cjs
5432+
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
5433+
languageName: node
5434+
linkType: hard
5435+
54275436
"natural-compare-lite@npm:^1.4.0":
54285437
version: 1.4.0
54295438
resolution: "natural-compare-lite@npm:1.4.0"
@@ -5980,13 +5989,13 @@ __metadata:
59805989
linkType: hard
59815990

59825991
"postcss@npm:^8.3.11, postcss@npm:^8.4.19, postcss@npm:^8.4.21":
5983-
version: 8.4.28
5984-
resolution: "postcss@npm:8.4.28"
5992+
version: 8.4.32
5993+
resolution: "postcss@npm:8.4.32"
59855994
dependencies:
5986-
nanoid: ^3.3.6
5995+
nanoid: ^3.3.7
59875996
picocolors: ^1.0.0
59885997
source-map-js: ^1.0.2
5989-
checksum: f605c24a36f7e400bad379735fbfc893ccb8d293ad6d419bb824db77cdcb69f43d614ef35f9f7091f32ca588d130ec60dbcf53b366e6bf88a8a64bbeb3c05f6d
5998+
checksum: 220d9d0bf5d65be7ed31006c523bfb11619461d296245c1231831f90150aeb4a31eab9983ac9c5c89759a3ca8b60b3e0d098574964e1691673c3ce5c494305ae
59905999
languageName: node
59916000
linkType: hard
59926001

0 commit comments

Comments
 (0)