Skip to content

Commit 202b85b

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] <[email protected]>
1 parent 923a7fa commit 202b85b

File tree

1 file changed

+11
-23
lines changed

1 file changed

+11
-23
lines changed

yarn.lock

+11-23
Original file line numberDiff line numberDiff line change
@@ -5403,7 +5403,7 @@ ccount@^1.0.0:
54035403
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
54045404
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
54055405

5406-
[email protected], chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
5406+
[email protected], chalk@^2.0.0, chalk@^2.4.1:
54075407
version "2.4.2"
54085408
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
54095409
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -11064,6 +11064,11 @@ performance-now@^2.1.0:
1106411064
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1106511065
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1106611066

11067+
picocolors@^0.2.1:
11068+
version "0.2.1"
11069+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
11070+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
11071+
1106711072
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1106811073
version "2.2.3"
1106911074
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
@@ -11281,23 +11286,13 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
1128111286
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
1128211287
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
1128311288

11284-
postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.5, postcss@^7.0.6:
11285-
version "7.0.35"
11286-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
11287-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
11288-
dependencies:
11289-
chalk "^2.4.2"
11290-
source-map "^0.6.1"
11291-
supports-color "^6.1.0"
11292-
11293-
postcss@^7.0.36:
11294-
version "7.0.36"
11295-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
11296-
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
11289+
postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6:
11290+
version "7.0.39"
11291+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
11292+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
1129711293
dependencies:
11298-
chalk "^2.4.2"
11294+
picocolors "^0.2.1"
1129911295
source-map "^0.6.1"
11300-
supports-color "^6.1.0"
1130111296

1130211297
prelude-ls@^1.2.1:
1130311298
version "1.2.1"
@@ -13166,13 +13161,6 @@ supports-color@^5.3.0, supports-color@^5.5.0:
1316613161
dependencies:
1316713162
has-flag "^3.0.0"
1316813163

13169-
supports-color@^6.1.0:
13170-
version "6.1.0"
13171-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
13172-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
13173-
dependencies:
13174-
has-flag "^3.0.0"
13175-
1317613164
supports-color@^7.0.0, supports-color@^7.1.0:
1317713165
version "7.2.0"
1317813166
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)