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

Commit 32de019

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 f0aa2c9 commit 32de019

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

473-
chalk@^2.0.0, chalk@^2.4.2:
473+
chalk@^2.0.0:
474474
version "2.4.2"
475475
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
476476
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -2283,6 +2283,11 @@ pend@~1.2.0:
22832283
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
22842284
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
22852285

2286+
picocolors@^0.2.1:
2287+
version "0.2.1"
2288+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
2289+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
2290+
22862291
picocolors@^1.0.0:
22872292
version "1.0.0"
22882293
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -2821,13 +2826,12 @@ [email protected], postcss-values-parser@^6, postcss-values-parser@^6.
28212826
quote-unquote "^1.0.0"
28222827

28232828
postcss@^7.0.32:
2824-
version "7.0.35"
2825-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
2826-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
2829+
version "7.0.39"
2830+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
2831+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
28272832
dependencies:
2828-
chalk "^2.4.2"
2833+
picocolors "^0.2.1"
28292834
source-map "^0.6.1"
2830-
supports-color "^6.1.0"
28312835

28322836
postcss@^8.3, postcss@^8.3.11:
28332837
version "8.4.4"
@@ -3303,13 +3307,6 @@ supports-color@^5.3.0:
33033307
dependencies:
33043308
has-flag "^3.0.0"
33053309

3306-
supports-color@^6.1.0:
3307-
version "6.1.0"
3308-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
3309-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
3310-
dependencies:
3311-
has-flag "^3.0.0"
3312-
33133310
supports-color@^7.0.0, supports-color@^7.1.0:
33143311
version "7.2.0"
33153312
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)