This is an automated email from the ASF dual-hosted git repository.
casionone 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 22b1a7c12b Bump postcss from 8.4.21 to 8.5.10 in /linkis-web (#5430)
22b1a7c12b is described below
commit 22b1a7c12be432a8b6efb58125a2e420a68d9ba8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 15:27:44 2026 +0800
Bump postcss from 8.4.21 to 8.5.10 in /linkis-web (#5430)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 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.21...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>
---
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 21a1808ae5..c7b9ed8558 100644
--- a/linkis-web/package.json
+++ b/linkis-web/package.json
@@ -76,7 +76,7 @@
"mitt": "1.2.0",
"monaco-editor-webpack-plugin": "6.0.0",
"npm-force-resolutions": "0.0.10",
- "postcss": "8.4.21",
+ "postcss": "8.5.10",
"sass-loader": "10.4.1",
"svg-sprite-loader": "6.0.0",
"vue-cli-plugin-mockjs": "0.1.3",
@@ -84,6 +84,6 @@
"webpack-virtual-modules": "0.3.2"
},
"resolutions": {
- "postcss": "8.4.21"
+ "postcss": "8.5.10"
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]