Skip to content

Commit 07dbb69

Browse files
build(deps): bump postcss from 7.0.32 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 7.0.39. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md) - [Commits](postcss/postcss@7.0.32...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4872b33 commit 07dbb69

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

yarn.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,6 +6997,11 @@ performance-now@^2.1.0:
69976997
resolved "https://registry.npm.taobao.org/performance-now/download/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
69986998
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
69996999

7000+
picocolors@^0.2.1:
7001+
version "0.2.1"
7002+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
7003+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
7004+
70007005
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
70017006
version "2.2.2"
70027007
resolved "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -7489,13 +7494,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
74897494
integrity sha1-RD9qIM7WSBor2k+oUypuVdeJoss=
74907495

74917496
postcss@>=5.0.2, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
7492-
version "7.0.32"
7493-
resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
7494-
integrity sha1-QxDW7jRwU9o0M9sr5JKIPWLOxZ0=
7497+
version "7.0.39"
7498+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
7499+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
74957500
dependencies:
7496-
chalk "^2.4.2"
7501+
picocolors "^0.2.1"
74977502
source-map "^0.6.1"
7498-
supports-color "^6.1.0"
74997503

75007504
prelude-ls@~1.1.2:
75017505
version "1.1.2"
@@ -8495,8 +8499,8 @@ source-map@^0.5.0, source-map@^0.5.6:
84958499

84968500
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
84978501
version "0.6.1"
8498-
resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
8499-
integrity sha1-dHIq8y6WFOnCh6jQu95IteLxomM=
8502+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
8503+
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
85008504

85018505
spdx-correct@^3.0.0:
85028506
version "3.1.1"

0 commit comments

Comments
 (0)