This is an automated email from the ASF dual-hosted git repository.

RyanSkraba pushed a commit to branch branch-1.12
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 50374e00e93abf3917a364305db34ac969ccb9ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 26 18:55:23 2026 +0200

    Bump autoprefixer from 10.5.2 to 10.5.4 in /doc (#3884)
    
    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.2 
to 10.5.4.
    - [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.5.2...10.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-version: 10.5.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 doc/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/package.json b/doc/package.json
index d3e886c5b6..152e210798 100644
--- a/doc/package.json
+++ b/doc/package.json
@@ -1,6 +1,6 @@
 {
   "devDependencies": {
-    "autoprefixer": "^10.5.2",
+    "autoprefixer": "^10.5.4",
     "postcss": "^8.5.20",
     "postcss-cli": "^11.0.1"
   }

Reply via email to