From ff51d3b72182017dbd690d09f1298c798be36cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 20:13:22 +0000 Subject: [PATCH] Bump postcss from 7.0.35 to 7.0.36 in /public/resources/animate.css-main Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 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.35...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- public/resources/animate.css-main/package.json | 2 +- public/resources/animate.css-main/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/resources/animate.css-main/package.json b/public/resources/animate.css-main/package.json index 159ca24..1bf9848 100644 --- a/public/resources/animate.css-main/package.json +++ b/public/resources/animate.css-main/package.json @@ -48,7 +48,7 @@ "lint-staged": "^10.5.1", "markdown-it": "^11.0.1", "npm-run-all": "^4.1.5", - "postcss": "^7.0.35", + "postcss": "^7.0.36", "postcss-cli": "^7.1.2", "postcss-header": "^2.0.0", "postcss-import": "^12.0.1", diff --git a/public/resources/animate.css-main/yarn.lock b/public/resources/animate.css-main/yarn.lock index b6199dd..92d4273 100644 --- a/public/resources/animate.css-main/yarn.lock +++ b/public/resources/animate.css-main/yarn.lock @@ -2767,10 +2767,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1: indexes-of "^1.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.27, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7: - version "7.0.35" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24" - integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== +postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7: + 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"