Skip to content

Commit 0877968

Browse files
chore(deps-dev): bump postcss from 8.2.6 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.6...8.2.13) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71f4a75 commit 0877968

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@ color@^3.0.0:
22502250
color-convert "^1.9.1"
22512251
color-string "^1.5.4"
22522252

2253-
colorette@^1.2.1:
2253+
colorette@^1.2.1, colorette@^1.2.2:
22542254
version "1.4.0"
22552255
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
22562256
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
@@ -5458,7 +5458,7 @@ nan@^2.14.2:
54585458
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
54595459
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
54605460

5461-
nanoid@^3.1.20:
5461+
nanoid@^3.1.22:
54625462
version "3.3.4"
54635463
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
54645464
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
@@ -6419,12 +6419,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
64196419
supports-color "^6.1.0"
64206420

64216421
postcss@^8.0.5, postcss@^8.2.1:
6422-
version "8.2.6"
6423-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
6424-
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
6422+
version "8.2.13"
6423+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
6424+
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
64256425
dependencies:
6426-
colorette "^1.2.1"
6427-
nanoid "^3.1.20"
6426+
colorette "^1.2.2"
6427+
nanoid "^3.1.22"
64286428
source-map "^0.6.1"
64296429

64306430
posthtml-parser@^0.10.1:

0 commit comments

Comments
 (0)