Skip to content

Commit 6afebff

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

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

yarn.lock

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

10104+
picocolors@^0.2.1:
10105+
version "0.2.1"
10106+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
10107+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
10108+
1010410109
picomatch@^2.0.5:
1010510110
version "2.1.1"
1010610111
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.1.1.tgz#ecdfbea7704adb5fe6fb47f9866c4c0e15e905c5"
@@ -10330,13 +10335,12 @@ postcss-value-parser@^4.1.0:
1033010335
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
1033110336

1033210337
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.23, postcss@^7.0.5, postcss@^7.0.6:
10333-
version "7.0.23"
10334-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.23.tgz#9f9759fad661b15964f3cfc3140f66f1e05eadc1"
10335-
integrity sha512-hOlMf3ouRIFXD+j2VJecwssTwbvsPGJVMzupptg+85WA+i7MwyrydmQAgY3R+m0Bc0exunhbJmijy8u8+vufuQ==
10338+
version "7.0.39"
10339+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
10340+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
1033610341
dependencies:
10337-
chalk "^2.4.2"
10342+
picocolors "^0.2.1"
1033810343
source-map "^0.6.1"
10339-
supports-color "^6.1.0"
1034010344

1034110345
postcss@^8.2.15:
1034210346
version "8.3.0"

0 commit comments

Comments
 (0)