Skip to content

Commit 92f1a8e

Browse files
test(deps): bump postcss from 8.5.3 to 8.5.14 (#1269)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80857c3 commit 92f1a8e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2782,10 +2782,10 @@ mute-stream@0.0.7:
27822782
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz"
27832783
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
27842784

2785-
nanoid@^3.3.8:
2786-
version "3.3.11"
2787-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz"
2788-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
2785+
nanoid@^3.3.11:
2786+
version "3.3.12"
2787+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
2788+
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
27892789

27902790
natural-compare-lite@^1.4.0:
27912791
version "1.4.0"
@@ -2974,11 +2974,11 @@ portable-executable-signature@^2.0.6:
29742974
integrity sha512-VV+1GuJca0cJ0PFwnCW/xK8Ro9DDX38e4iUDh6ngPjd9vj7VLiemh9rSlqquvcVGtClkVzYaV/UseMVnUrxS/Q==
29752975

29762976
postcss@^8.5.3:
2977-
version "8.5.3"
2978-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz"
2979-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
2977+
version "8.5.14"
2978+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
2979+
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
29802980
dependencies:
2981-
nanoid "^3.3.8"
2981+
nanoid "^3.3.11"
29822982
picocolors "^1.1.1"
29832983
source-map-js "^1.2.1"
29842984

0 commit comments

Comments
 (0)