Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit a79e733

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 2f1a256 commit a79e733

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

+9-5
Original file line numberDiff line numberDiff line change
@@ -6534,6 +6534,11 @@ performance-now@^2.1.0:
65346534
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
65356535
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
65366536

6537+
picocolors@^0.2.1:
6538+
version "0.2.1"
6539+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
6540+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
6541+
65376542
picomatch@^2.0.4, picomatch@^2.2.1:
65386543
version "2.2.2"
65396544
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -6936,13 +6941,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
69366941
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
69376942

69386943
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
6939-
version "7.0.35"
6940-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
6941-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
6944+
version "7.0.39"
6945+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
6946+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
69426947
dependencies:
6943-
chalk "^2.4.2"
6948+
picocolors "^0.2.1"
69446949
source-map "^0.6.1"
6945-
supports-color "^6.1.0"
69466950

69476951
prelude-ls@~1.1.2:
69486952
version "1.1.2"

0 commit comments

Comments
 (0)