Skip to content

Commit 52018f7

Browse files
build(deps): bump postcss from 7.0.29 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.29 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.29...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5588e50 commit 52018f7

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6000,6 +6000,11 @@ performance-now@^2.1.0:
60006000
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
60016001
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
60026002

6003+
picocolors@^0.2.1:
6004+
version "0.2.1"
6005+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
6006+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
6007+
60036008
picomatch@^2.0.4, picomatch@^2.3.1:
60046009
version "2.3.1"
60056010
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -6393,13 +6398,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.0.3:
63936398
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
63946399

63956400
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.5, postcss@^7.0.6:
6396-
version "7.0.29"
6397-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.29.tgz#d3a903872bd52280b83bce38cdc83ce55c06129e"
6398-
integrity sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==
6401+
version "7.0.39"
6402+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
6403+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
63996404
dependencies:
6400-
chalk "^2.4.2"
6405+
picocolors "^0.2.1"
64016406
source-map "^0.6.1"
6402-
supports-color "^6.1.0"
64036407

64046408
prepend-http@^2.0.0:
64056409
version "2.0.0"

0 commit comments

Comments
 (0)