Skip to content

Commit 9499f9f

Browse files
Bump postcss from 7.0.21 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 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.21...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b3e209 commit 9499f9f

File tree

1 file changed

+4
-38
lines changed

1 file changed

+4
-38
lines changed

yarn.lock

+4-38
Original file line numberDiff line numberDiff line change
@@ -5432,7 +5432,7 @@
54325432
"@types/react" "*"
54335433
"@types/reactcss" "*"
54345434

5435-
"@types/react-dom@*", "@types/[email protected]":
5435+
"@types/react-dom@*":
54365436
version "16.9.16"
54375437
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.16.tgz#c591f2ed1c6f32e9759dfa6eb4abfd8041f29e39"
54385438
integrity sha512-Oqc0RY4fggGA3ltEgyPLc3IV9T73IGoWjkONbsyJ3ZBn+UPPCYpU2ec0i3cEbJuEdZtkqcCF2l1zf2pBdgUGSg==
@@ -5514,7 +5514,7 @@
55145514
dependencies:
55155515
"@types/react" "*"
55165516

5517-
"@types/react@*", "@types/react@16.9.3", "@types/react@^16":
5517+
"@types/react@*", "@types/react@^16":
55185518
version "16.9.3"
55195519
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.3.tgz#6d13251e441a3e67fb60d719d1fc8785b984a2ec"
55205520
integrity sha512-Ogb2nSn+2qQv5opoCv7Ls5yFxtyrdUYxp5G+SWTrlGk7dmFKw331GiezCgEZj9U7QeXJi1CDtws9pdXU1zUL4g==
@@ -7733,30 +7733,14 @@ chalk@^3.0.0:
77337733
ansi-styles "^4.1.0"
77347734
supports-color "^7.1.0"
77357735

7736-
chalk@^4.0.0:
7737-
version "4.1.1"
7738-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
7739-
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
7740-
dependencies:
7741-
ansi-styles "^4.1.0"
7742-
supports-color "^7.1.0"
7743-
7744-
chalk@^4.0.2, chalk@^4.1.2:
7736+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
77457737
version "4.1.2"
77467738
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77477739
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
77487740
dependencies:
77497741
ansi-styles "^4.1.0"
77507742
supports-color "^7.1.0"
77517743

7752-
chalk@^4.1.0:
7753-
version "4.1.0"
7754-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
7755-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
7756-
dependencies:
7757-
ansi-styles "^4.1.0"
7758-
supports-color "^7.1.0"
7759-
77607744
char-regex@^1.0.2:
77617745
version "1.0.2"
77627746
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -16432,25 +16416,7 @@ postcss-value-parser@^4.2.0:
1643216416
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1643316417
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1643416418

16435-
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.5, postcss@^7.0.6:
16436-
version "7.0.21"
16437-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
16438-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
16439-
dependencies:
16440-
chalk "^2.4.2"
16441-
source-map "^0.6.1"
16442-
supports-color "^6.1.0"
16443-
16444-
postcss@^7.0.32:
16445-
version "7.0.36"
16446-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
16447-
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
16448-
dependencies:
16449-
chalk "^2.4.2"
16450-
source-map "^0.6.1"
16451-
supports-color "^6.1.0"
16452-
16453-
postcss@^7.0.35:
16419+
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.5, postcss@^7.0.6:
1645416420
version "7.0.39"
1645516421
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
1645616422
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==

0 commit comments

Comments
 (0)