From 8ff19c62b11cb628f98df38d55d2d9837e90fc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 02:59:36 +0000 Subject: [PATCH] Bump postcss from 8.4.30 to 8.4.31 in /csunplugged Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31. - [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.30...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 842fa7938..3c573f6b6 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -32,7 +32,7 @@ "multiple-select": "1.6.0", "pixrem": "5.0.0", "popper.js": "1.16.1", - "postcss": "8.4.30", + "postcss": "8.4.31", "postcss-flexbugs-fixes": "5.0.2", "reveal.js": "4.6.1", "sass": "1.68.0",