summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-14 09:58:26 +0000
committerGitHub <noreply@github.com>2025-03-14 09:58:26 +0000
commit9f04a869863190c0887bbbb533ebec725f677312 (patch)
tree173e9a2d2cdc391eb4477a7252e436a2442505f3 /package.json
parent06618e355989dacec4052b3f5a3c7255465f7806 (diff)
parentd4bb290a9212ee56dcff8193243fa07306d43b4c (diff)
Merge pull request #86 from anoduck/dependabot/npm_and_yarn/postcss-cli-11.0.1
build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1
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",