Skip to content

Commit ce5e5a8

Browse files
build(deps): bump postcss from 8.2.13 to 8.3.0 (vuejs#3864)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.3.0. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.13...8.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da80d16 commit ce5e5a8

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4957,10 +4957,10 @@ ms@2.1.2:
49574957
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
49584958
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
49594959

4960-
nanoid@^3.1.22:
4961-
version "3.1.22"
4962-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844"
4963-
integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==
4960+
nanoid@^3.1.23:
4961+
version "3.1.23"
4962+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
4963+
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
49644964

49654965
nanomatch@^1.2.9:
49664966
version "1.2.13"
@@ -5533,13 +5533,13 @@ postcss-value-parser@^4.1.0:
55335533
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
55345534

55355535
postcss@^8.1.10, postcss@^8.2.1:
5536-
version "8.2.13"
5537-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
5538-
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
5536+
version "8.3.0"
5537+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f"
5538+
integrity sha512-+ogXpdAjWGa+fdYY5BQ96V/6tAo+TdSSIMP5huJBIygdWwKtVoB5JWZ7yUd4xZ8r+8Kvvx4nyg/PQ071H4UtcQ==
55395539
dependencies:
55405540
colorette "^1.2.2"
5541-
nanoid "^3.1.22"
5542-
source-map "^0.6.1"
5541+
nanoid "^3.1.23"
5542+
source-map-js "^0.6.2"
55435543

55445544
prelude-ls@^1.2.1:
55455545
version "1.2.1"
@@ -6480,6 +6480,11 @@ snapdragon@^0.8.1:
64806480
source-map-resolve "^0.5.0"
64816481
use "^3.1.0"
64826482

6483+
source-map-js@^0.6.2:
6484+
version "0.6.2"
6485+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
6486+
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
6487+
64836488
source-map-resolve@^0.5.0:
64846489
version "0.5.3"
64856490
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"

0 commit comments

Comments
 (0)