summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-10 08:57:59 +0000
committerGitHub <noreply@github.com>2025-03-10 08:57:59 +0000
commit4d1a8940394f680c28a9a0be28036b5e6317d58e (patch)
treed601bb6f548b38c6e3518371fbb9093f766adc3b /package.json
parent8f23027ad1182c8ba9c813a308ace4404a9dfe07 (diff)
parent5bad8527f9ebba96361ce1d9869c3511e2d0c24a (diff)
Merge pull request #84 from anoduck/dependabot/npm_and_yarn/autoprefixer-10.4.21
build(deps): bump autoprefixer from 10.4.20 to 10.4.21
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 7bc0498..0cdc43b 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"homepage": "https://gethinode.com",
"dependencies": {
"@fullhuman/postcss-purgecss": "^7.0.2",
- "autoprefixer": "^10.4.20",
+ "autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
"hugo-bin": "0.142.0",