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

peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/master by this push:
     new 39a8c10d4 Bump postcss from 8.4.21 to 8.4.31 in /linkis-web (#4928)
39a8c10d4 is described below

commit 39a8c10d4a3d28f1a1d69323580572b183722d32
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 14 23:18:50 2023 +0800

    Bump postcss from 8.4.21 to 8.4.31 in /linkis-web (#4928)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 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.21...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 linkis-web/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/linkis-web/package.json b/linkis-web/package.json
index 47828a70c..280927e57 100644
--- a/linkis-web/package.json
+++ b/linkis-web/package.json
@@ -40,7 +40,7 @@
         "monaco-editor": "0.30.1",
         "object-to-formdata": "4.2.2",
         "path-browserify": "1.0.1",
-        "postcss": "8.4.21",
+        "postcss": "8.4.31",
         "qs": "6.11.0",
         "reconnecting-websocket": "4.4.0",
         "sql-formatter": "2.3.3",
@@ -78,6 +78,6 @@
         "webpack-virtual-modules": "0.3.2"
     },
     "resolutions": {
-        "postcss": "8.4.21"
+        "postcss": "8.4.31"
     }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to