From 8b6da4af09b9b1785e6ea9758fd546017fd9a88b Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 21 Jul 2021 21:09:18 +0000 Subject: Bump postcss from 8.3.5 to 8.3.6 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.3.6. - [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/8.3.5...8.3.6) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index eabf2fca..9f8a646f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4775,9 +4775,9 @@ } }, "postcss": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz", - "integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz", + "integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==", "dev": true, "requires": { "colorette": "^1.2.2", diff --git a/package.json b/package.json index f8095d86..2de2130e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.0.1", "file-loader": "^6.2.0", - "postcss": "^8.3.5", + "postcss": "^8.3.6", "postcss-cli": "^8.3.1", "postcss-import": "^14.0.2", "postcss-preset-env": "^6.7.0", -- cgit v1.2.3