Skip to content

Commit 8c68081

Browse files
authored
Merge pull request #2883 from caiocampos/dependabot/npm_and_yarn/postcss-8.5.20
chore(deps-dev): bump postcss from 8.5.19 to 8.5.20
2 parents 14a6e2f + 5ce9363 commit 8c68081

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
@@ -3743,10 +3743,10 @@ ms@^2.1.1, ms@^2.1.3:
37433743
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
37443744
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
37453745

3746-
nanoid@^3.3.12, nanoid@^3.3.6:
3747-
version "3.3.12"
3748-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
3749-
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
3746+
nanoid@^3.3.16, nanoid@^3.3.6:
3747+
version "3.3.16"
3748+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
3749+
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
37503750

37513751
napi-postinstall@^0.3.4:
37523752
version "0.3.4"
@@ -4121,11 +4121,11 @@ postcss@8.4.31:
41214121
source-map-js "^1.0.2"
41224122

41234123
postcss@^8.5, postcss@^8.5.16, postcss@^8.5.6:
4124-
version "8.5.19"
4125-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.19.tgz#45ad5cfde499408e20147348237551381a922037"
4126-
integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==
4124+
version "8.5.20"
4125+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.20.tgz#316a139da79484ce55969fa7bb6f2f1abcc14060"
4126+
integrity sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==
41274127
dependencies:
4128-
nanoid "^3.3.12"
4128+
nanoid "^3.3.16"
41294129
picocolors "^1.1.1"
41304130
source-map-js "^1.2.1"
41314131

0 commit comments

Comments
 (0)