Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 7456f9c

Browse files
build(deps): bump postcss from 7.0.35 to 7.0.39 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2792a20 commit 7456f9c

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

yarn.lock

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ chalk@^1.1.1, chalk@^1.1.3:
878878
strip-ansi "^3.0.0"
879879
supports-color "^2.0.0"
880880

881-
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2:
881+
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.1:
882882
version "2.4.2"
883883
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
884884
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -3484,6 +3484,11 @@ performance-now@^2.1.0:
34843484
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
34853485
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
34863486

3487+
picocolors@^0.2.1:
3488+
version "0.2.1"
3489+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
3490+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
3491+
34873492
picocolors@^1.0.0:
34883493
version "1.0.0"
34893494
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -3821,13 +3826,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
38213826
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
38223827

38233828
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.29, postcss@^7.0.32:
3824-
version "7.0.35"
3825-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
3826-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
3829+
version "7.0.39"
3830+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
3831+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
38273832
dependencies:
3828-
chalk "^2.4.2"
3833+
picocolors "^0.2.1"
38293834
source-map "^0.6.1"
3830-
supports-color "^6.1.0"
38313835

38323836
process-nextick-args@~2.0.0:
38333837
version "2.0.1"
@@ -4627,13 +4631,6 @@ supports-color@^5.3.0:
46274631
dependencies:
46284632
has-flag "^3.0.0"
46294633

4630-
supports-color@^6.1.0:
4631-
version "6.1.0"
4632-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
4633-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
4634-
dependencies:
4635-
has-flag "^3.0.0"
4636-
46374634
supports-color@^7.1.0:
46384635
version "7.2.0"
46394636
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)