Skip to content

Commit af63bce

Browse files
build(deps): bump postcss from 7.0.26 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.26 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.26...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1643346 commit af63bce

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ chai@^4.2.0:
20512051
pathval "^1.1.0"
20522052
type-detect "^4.0.5"
20532053

2054-
chalk@2.4.2, chalk@^2.0.1, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
2054+
chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
20552055
version "2.4.2"
20562056
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
20572057
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -2071,15 +2071,6 @@ chalk@^1.1.3:
20712071
strip-ansi "^3.0.0"
20722072
supports-color "^2.0.0"
20732073

2074-
chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0:
2075-
version "2.4.1"
2076-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
2077-
integrity sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==
2078-
dependencies:
2079-
ansi-styles "^3.2.1"
2080-
escape-string-regexp "^1.0.5"
2081-
supports-color "^5.3.0"
2082-
20832074
chardet@^0.7.0:
20842075
version "0.7.0"
20852076
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -6568,9 +6559,9 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2:
65686559
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
65696560

65706561
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.23, postcss@^7.0.5, postcss@^7.0.6:
6571-
version "7.0.26"
6572-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.26.tgz#5ed615cfcab35ba9bbb82414a4fa88ea10429587"
6573-
integrity sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==
6562+
version "7.0.36"
6563+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
6564+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
65746565
dependencies:
65756566
chalk "^2.4.2"
65766567
source-map "^0.6.1"

0 commit comments

Comments
 (0)