summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-10 05:23:20 +0000
committerGitHub <noreply@github.com>2025-03-10 05:23:20 +0000
commit5bad8527f9ebba96361ce1d9869c3511e2d0c24a (patch)
treed601bb6f548b38c6e3518371fbb9093f766adc3b /package.json
parent8f23027ad1182c8ba9c813a308ace4404a9dfe07 (diff)
build(deps): bump autoprefixer from 10.4.20 to 10.4.21
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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",