From 05a7af4c90be61eb0e0d34e639b850ff523086ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 20:16:32 +0000 Subject: [PATCH] Bump postcss from 7.0.18 to 7.0.36 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.18 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.18...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7c025be..d4c7ec1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,11 +911,17 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@cloud-annotations/models@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@cloud-annotations/models/-/models-0.1.0.tgz#a50ab2055f599f5978e2fdfb669d5fbe05fd17c8" - integrity sha512-sUyk3b4A9YhZMSw1kwz2C2QSqVLVyooNt5AA6zQYEBOrwfaL/yIBjTyVac2/z6OPES5aVH/XSzS2MNHCh5AxCw== +"@cloud-annotations/core@^0.1.8": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@cloud-annotations/core/-/core-0.1.9.tgz#773d06efa4b52489718c9429d976e4c91444a8bb" + integrity sha512-wNvavRsW9QUjJrqtQskwplv2CFSDm2xWRuUhN2sucGLL1kG0viA1r9pNHcs8rg3w4V3OkCoBoDTcNLK9ALipOA== + +"@cloud-annotations/models@^0.1.7": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@cloud-annotations/models/-/models-0.1.9.tgz#88a980a6930d9ec3efc8bc4c30359854628d629d" + integrity sha512-Y7oAcPIEYnxaLV8054fu3puGDWsP0wRvyytSHJk+ht8/LLC50/s3iEAWSjR/iJ9UGlMK48dimBnhXuC4n4IZFA== dependencies: + "@cloud-annotations/core" "^0.1.8" "@tensorflow/tfjs" "1.4.0" "@cnakazawa/watch@^1.0.3": @@ -7711,9 +7717,9 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1: uniq "^1.0.1" postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6: - version "7.0.18" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233" - integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g== + version "7.0.36" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb" + integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw== dependencies: chalk "^2.4.2" source-map "^0.6.1"