From e4fc4ad6cb108fbfdcc0224607b5a69ecfe6b4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:06:07 +0300 Subject: Build(deps-dev): Bump postcss from 8.4.29 to 8.4.30 (#39207) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30. - [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.4.29...8.4.30) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b5a4039b1..fb98b260f 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "lockfile-lint": "^4.12.1", "nodemon": "^3.0.1", "npm-run-all2": "^6.0.6", - "postcss": "^8.4.29", + "postcss": "^8.4.30", "postcss-cli": "^10.1.0", "rollup": "^3.29.1", "rollup-plugin-istanbul": "^4.0.0", -- cgit v1.2.3