summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-13 05:55:38 +0000
committerGitHub <noreply@github.com>2025-03-13 05:55:38 +0000
commitd4bb290a9212ee56dcff8193243fa07306d43b4c (patch)
tree173e9a2d2cdc391eb4477a7252e436a2442505f3 /package.json
parent06618e355989dacec4052b3f5a3c7255465f7806 (diff)
build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e56df7b..08aa0ab 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
- "postcss-cli": "^11.0.0",
+ "postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
"stylelint": "^16.15.0",