Skip to content

Commit aaa7607

Browse files
Bump postcss from 7.0.35 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 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.35...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e6289a commit aaa7607

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

yarn.lock

+11-7
Original file line numberDiff line numberDiff line change
@@ -6207,6 +6207,11 @@ performance-now@^2.1.0:
62076207
resolved "https://registry.npm.taobao.org/performance-now/download/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
62086208
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
62096209

6210+
picocolors@^0.2.1:
6211+
version "0.2.1"
6212+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
6213+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
6214+
62106215
picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2:
62116216
version "2.2.2"
62126217
resolved "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -6928,13 +6933,12 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
69286933
uniq "^1.0.1"
69296934

69306935
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, 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.35, postcss@^7.0.5, postcss@^7.0.6:
6931-
version "7.0.35"
6932-
resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.35.tgz?cache=0&sync_timestamp=1607512891622&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss%2Fdownload%2Fpostcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
6933-
integrity sha1-0r4AuZj38hHYonaXQHny6SuXDiQ=
6936+
version "7.0.39"
6937+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
6938+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
69346939
dependencies:
6935-
chalk "^2.4.2"
6940+
picocolors "^0.2.1"
69366941
source-map "^0.6.1"
6937-
supports-color "^6.1.0"
69386942

69396943
postcss@^8.1.4:
69406944
version "8.2.1"
@@ -8297,8 +8301,8 @@ source-map@^0.5.0, source-map@^0.5.6:
82978301

82988302
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
82998303
version "0.6.1"
8300-
resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
8301-
integrity sha1-dHIq8y6WFOnCh6jQu95IteLxomM=
8304+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
8305+
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
83028306

83038307
source-map@^0.7.3, source-map@~0.7.2:
83048308
version "0.7.3"

0 commit comments

Comments
 (0)