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

Commit 92e8dfb

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 287ad26 commit 92e8dfb

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
@@ -440,7 +440,7 @@ ccount@^1.0.0:
440440
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
441441
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
442442

443-
chalk@^2.0.0, chalk@^2.4.2:
443+
chalk@^2.0.0:
444444
version "2.4.2"
445445
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
446446
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -2070,6 +2070,11 @@ pend@~1.2.0:
20702070
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
20712071
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
20722072

2073+
picocolors@^0.2.1:
2074+
version "0.2.1"
2075+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
2076+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
2077+
20732078
picocolors@^1.0.0:
20742079
version "1.0.0"
20752080
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -2348,13 +2353,12 @@ [email protected], postcss-values-parser@^6, postcss-values-parser@^6.
23482353
quote-unquote "^1.0.0"
23492354

23502355
postcss@^7.0.32:
2351-
version "7.0.35"
2352-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
2353-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
2356+
version "7.0.39"
2357+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
2358+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
23542359
dependencies:
2355-
chalk "^2.4.2"
2360+
picocolors "^0.2.1"
23562361
source-map "^0.6.1"
2357-
supports-color "^6.1.0"
23582362

23592363
postcss@^8.3, postcss@^8.3.11:
23602364
version "8.4.4"
@@ -2789,13 +2793,6 @@ supports-color@^5.3.0:
27892793
dependencies:
27902794
has-flag "^3.0.0"
27912795

2792-
supports-color@^6.1.0:
2793-
version "6.1.0"
2794-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
2795-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
2796-
dependencies:
2797-
has-flag "^3.0.0"
2798-
27992796
supports-color@^7.0.0, supports-color@^7.1.0:
28002797
version "7.2.0"
28012798
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)