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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 934807042f3 Bump postcss from 8.4.49 to 8.5.10 (#1136)
934807042f3 is described below

commit 934807042f3e399f117fa605ebc9f7d0ad92435a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 09:12:46 2026 +0300

    Bump postcss from 8.4.49 to 8.5.10 (#1136)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.10.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.10
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 9d033ac7d7c..0b4bfbd7ab6 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
     "highlight.js": "^11.11.1",
     "marked": "^14.1.3",
     "null-loader": "^4.0.1",
-    "postcss": "^8.4.47",
+    "postcss": "^8.5.10",
     "postcss-cli": "^11.0.1",
     "postcss-import": "^16.1.1",
     "postcss-nested": "^6.2.0",
diff --git a/yarn.lock b/yarn.lock
index a1f16c12cc3..7a47047d5a1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -16065,7 +16065,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.33, 
postcss@npm:^8.4.47":
+"postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
   version: 8.4.49
   resolution: "postcss@npm:8.4.49"
   dependencies:
@@ -16076,6 +16076,17 @@ __metadata:
   languageName: node
   linkType: hard
 
+"postcss@npm:^8.5.10":
+  version: 8.5.12
+  resolution: "postcss@npm:8.5.12"
+  dependencies:
+    nanoid: ^3.3.11
+    picocolors: ^1.1.1
+    source-map-js: ^1.2.1
+  checksum: 
e11818908d9f1693438bd7c6e3af99431552f5c9b3f400ebe76af3f25bd1b1efb26bc4c13533f3dcff45540a66ad4e84c62e06491f88003bbfa4ef35b6175f55
+  languageName: node
+  linkType: hard
+
 "postcss@npm:^8.5.4":
   version: 8.5.6
   resolution: "postcss@npm:8.5.6"
@@ -19538,7 +19549,7 @@ __metadata:
     moment: ^2.30.1
     npm: ^11.12.1
     null-loader: ^4.0.1
-    postcss: ^8.4.47
+    postcss: ^8.5.10
     postcss-cli: ^11.0.1
     postcss-import: ^16.1.1
     postcss-nested: ^6.2.0

Reply via email to