summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-07 20:00:38 +0000
committerseth <[email protected]>2023-10-07 17:12:17 -0400
commitdbaba8a38a4f486ae2ee7c24c8ee67f526fc6fe8 (patch)
tree4ed2596a2df24d1f86560fa393d7aeac2e6e1283 /package.json
parent2b1d54ef080cc5a1e34b649d3f0465ad67ce1306 (diff)
chore(deps-dev): bump postcss from 8.4.23 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 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.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5a6d27a..bd6a9e2 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"execa": "^7.1.1",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.31",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.8.1",
"sass": "^1.62.1",