Skip to content

Commit 03e5af9

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

1 file changed

Lines changed: 3 additions & 27 deletions

File tree

yarn.lock

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3656,7 +3656,7 @@ ccount@^1.0.0:
36563656
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
36573657
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
36583658

3659-
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
3659+
chalk@^2.0.0, chalk@^2.4.1:
36603660
version "2.4.2"
36613661
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
36623662
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -3665,22 +3665,14 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
36653665
escape-string-regexp "^1.0.5"
36663666
supports-color "^5.3.0"
36673667

3668-
chalk@^4.0.0:
3668+
chalk@^4.0.0, chalk@^4.1.0:
36693669
version "4.1.2"
36703670
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
36713671
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
36723672
dependencies:
36733673
ansi-styles "^4.1.0"
36743674
supports-color "^7.1.0"
36753675

3676-
chalk@^4.1.0:
3677-
version "4.1.0"
3678-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
3679-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
3680-
dependencies:
3681-
ansi-styles "^4.1.0"
3682-
supports-color "^7.1.0"
3683-
36843676
character-entities-legacy@^1.0.0:
36853677
version "1.1.4"
36863678
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
@@ -7951,16 +7943,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0:
79517943
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
79527944
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
79537945

7954-
postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
7955-
version "7.0.32"
7956-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
7957-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
7958-
dependencies:
7959-
chalk "^2.4.2"
7960-
source-map "^0.6.1"
7961-
supports-color "^6.1.0"
7962-
7963-
postcss@^7.0.36:
7946+
postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6:
79647947
version "7.0.39"
79657948
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
79667949
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
@@ -9368,13 +9351,6 @@ supports-color@^5.3.0:
93689351
dependencies:
93699352
has-flag "^3.0.0"
93709353

9371-
supports-color@^6.1.0:
9372-
version "6.1.0"
9373-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
9374-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
9375-
dependencies:
9376-
has-flag "^3.0.0"
9377-
93789354
supports-color@^7.0.0, supports-color@^7.1.0:
93799355
version "7.1.0"
93809356
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"

0 commit comments

Comments
 (0)