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

tison 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 88ff53c8de3f build(deps): Bump postcss from 8.4.23 to 8.4.31 (#714)
88ff53c8de3f is described below

commit 88ff53c8de3f135160ae6736d1359af274aab8c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 11 11:26:00 2023 +0800

    build(deps): Bump postcss from 8.4.23 to 8.4.31 (#714)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
    - [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.23...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      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 e6c93112b77d..fc62058ee5c0 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
     "autoprefixer": "^10.4.0",
     "highlight.js": "^11.7.0",
     "marked": "^4.0.10",
-    "postcss": "^8.4.5",
+    "postcss": "^8.4.31",
     "postcss-cli": "^9.1.0",
     "postcss-import": "^14.0.2",
     "postcss-nested": "^5.0.6",
diff --git a/yarn.lock b/yarn.lock
index 72f5c4cbc369..55216037e916 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11280,7 +11280,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"postcss@npm:^8.3.11, postcss@npm:^8.4.14, postcss@npm:^8.4.17, 
postcss@npm:^8.4.19, postcss@npm:^8.4.5":
+"postcss@npm:^8.3.11, postcss@npm:^8.4.14, postcss@npm:^8.4.17, 
postcss@npm:^8.4.19":
   version: 8.4.23
   resolution: "postcss@npm:8.4.23"
   dependencies:
@@ -11291,6 +11291,17 @@ __metadata:
   languageName: node
   linkType: hard
 
+"postcss@npm:^8.4.31":
+  version: 8.4.31
+  resolution: "postcss@npm:8.4.31"
+  dependencies:
+    nanoid: ^3.3.6
+    picocolors: ^1.0.0
+    source-map-js: ^1.0.2
+  checksum: 
1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
+  languageName: node
+  linkType: hard
+
 "prepend-http@npm:^2.0.0":
   version: 2.0.0
   resolution: "prepend-http@npm:2.0.0"
@@ -14452,7 +14463,7 @@ __metadata:
     mkdirp: ^1.0.4
     moment: ^2.29.4
     npm: ^8.1.3
-    postcss: ^8.4.5
+    postcss: ^8.4.31
     postcss-cli: ^9.1.0
     postcss-import: ^14.0.2
     postcss-nested: ^5.0.6

Reply via email to