Skip to content

Commit aea5a81

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 39f38ac commit aea5a81

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2257,7 +2257,7 @@ color@^3.0.0:
22572257
color-convert "^1.9.1"
22582258
color-string "^1.5.4"
22592259

2260-
colorette@^1.2.1:
2260+
colorette@^1.2.1, colorette@^1.2.2:
22612261
version "1.4.0"
22622262
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
22632263
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
@@ -5470,10 +5470,10 @@ nan@^2.14.2:
54705470
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
54715471
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
54725472

5473-
nanoid@^3.1.20:
5474-
version "3.1.20"
5475-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
5476-
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
5473+
nanoid@^3.1.22:
5474+
version "3.3.4"
5475+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
5476+
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
54775477

54785478
nanomatch@^1.2.9:
54795479
version "1.2.13"
@@ -6431,12 +6431,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
64316431
supports-color "^6.1.0"
64326432

64336433
postcss@^8.0.5, postcss@^8.2.1:
6434-
version "8.2.6"
6435-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
6436-
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
6434+
version "8.2.13"
6435+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
6436+
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
64376437
dependencies:
6438-
colorette "^1.2.1"
6439-
nanoid "^3.1.20"
6438+
colorette "^1.2.2"
6439+
nanoid "^3.1.22"
64406440
source-map "^0.6.1"
64416441

64426442
posthtml-parser@^0.10.1:

0 commit comments

Comments
 (0)