Skip to content

Commit dcd4f4d

Browse files
Bump postcss from 8.4.28 to 8.4.32 (#47)
* 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] <support@github.com> * Update yarn lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isabel Paredes <isabel.paredes@quantstack.net>
1 parent 0c35b2c commit dcd4f4d

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
@@ -7888,6 +7888,15 @@ __metadata:
78887888
languageName: node
78897889
linkType: hard
78907890

7891+
"nanoid@npm:^3.3.7":
7892+
version: 3.3.7
7893+
resolution: "nanoid@npm:3.3.7"
7894+
bin:
7895+
nanoid: bin/nanoid.cjs
7896+
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
7897+
languageName: node
7898+
linkType: hard
7899+
78917900
"natural-compare-lite@npm:^1.4.0":
78927901
version: 1.4.0
78937902
resolution: "natural-compare-lite@npm:1.4.0"
@@ -8456,13 +8465,13 @@ __metadata:
84568465
linkType: hard
84578466

84588467
"postcss@npm:^8.3.11, postcss@npm:^8.4.21, postcss@npm:^8.4.27":
8459-
version: 8.4.28
8460-
resolution: "postcss@npm:8.4.28"
8468+
version: 8.4.32
8469+
resolution: "postcss@npm:8.4.32"
84618470
dependencies:
8462-
nanoid: ^3.3.6
8471+
nanoid: ^3.3.7
84638472
picocolors: ^1.0.0
84648473
source-map-js: ^1.0.2
8465-
checksum: f605c24a36f7e400bad379735fbfc893ccb8d293ad6d419bb824db77cdcb69f43d614ef35f9f7091f32ca588d130ec60dbcf53b366e6bf88a8a64bbeb3c05f6d
8474+
checksum: 220d9d0bf5d65be7ed31006c523bfb11619461d296245c1231831f90150aeb4a31eab9983ac9c5c89759a3ca8b60b3e0d098574964e1691673c3ce5c494305ae
84668475
languageName: node
84678476
linkType: hard
84688477

0 commit comments

Comments
 (0)