Skip to content

Commit 2a7f257

Browse files
build(deps): bump postcss from 8.1.10 to 8.2.6 (vuejs#3221)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.2.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.1.10...8.2.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fbf2d68 commit 2a7f257

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

yarn.lock

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,10 +5098,10 @@ [email protected]:
50985098
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
50995099
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
51005100

5101-
nanoid@^3.1.18:
5102-
version "3.1.18"
5103-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.18.tgz#0680db22ab01c372e89209f5d18283d98de3e96d"
5104-
integrity sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==
5101+
nanoid@^3.1.20:
5102+
version "3.1.20"
5103+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
5104+
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
51055105

51065106
nanomatch@^1.2.9:
51075107
version "1.2.13"
@@ -5701,14 +5701,13 @@ postcss-value-parser@^4.1.0:
57015701
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
57025702

57035703
postcss@^8.1.10:
5704-
version "8.1.10"
5705-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10.tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea"
5706-
integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg==
5704+
version "8.2.6"
5705+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
5706+
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
57075707
dependencies:
57085708
colorette "^1.2.1"
5709-
nanoid "^3.1.18"
5709+
nanoid "^3.1.20"
57105710
source-map "^0.6.1"
5711-
vfile-___location "^3.2.0"
57125711

57135712
prelude-ls@^1.2.1:
57145713
version "1.2.1"
@@ -7427,11 +7426,6 @@ [email protected]:
74277426
core-util-is "1.0.2"
74287427
extsprintf "^1.2.0"
74297428

7430-
vfile-___location@^3.2.0:
7431-
version "3.2.0"
7432-
resolved "https://registry.yarnpkg.com/vfile-___location/-/vfile-___location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c"
7433-
integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==
7434-
74357429
vlq@^0.2.2:
74367430
version "0.2.3"
74377431
resolved "https://registry.yarnpkg.com/vlq/-/vlq-0.2.3.tgz#8f3e4328cf63b1540c0d67e1b2778386f8975b26"

0 commit comments

Comments
 (0)