From 3ab383cfb58d821d7c7ee03a056cb16267dc9635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:52:03 +0000 Subject: [PATCH] build(deps-dev): bump postcss from 8.5.10 to 8.5.12 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12. - [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.5.10...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4d7baa803c..1dfd312bb6 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "mini-css-extract-plugin": "^2.6.1", "monaco-editor-webpack-plugin": "^3.0.0", "npm-run-all2": "^7.0.1", - "postcss": "^8.5.10", + "postcss": "^8.5.12", "postcss-less": "^6.0.0", "resolve-url-loader": "^5.0.0", "standard": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index 5db752a32c..881c718f58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5373,7 +5373,7 @@ __metadata: npm-run-all2: "npm:^7.0.1" p-debounce: "npm:^2.0.0" parse-env-string: "npm:^1.0.1" - postcss: "npm:^8.5.10" + postcss: "npm:^8.5.12" postcss-less: "npm:^6.0.0" prettier: "npm:^3.6.2" react: "npm:^16.14.0" @@ -10556,7 +10556,7 @@ __metadata: languageName: node linkType: hard -"postcss@npm:^8.2.14, postcss@npm:^8.4.24, postcss@npm:^8.4.7, postcss@npm:^8.5.10": +"postcss@npm:^8.2.14, postcss@npm:^8.4.24, postcss@npm:^8.4.7": version: 8.5.10 resolution: "postcss@npm:8.5.10" dependencies: @@ -10567,6 +10567,17 @@ __metadata: languageName: node linkType: hard +"postcss@npm:^8.5.12": + version: 8.5.12 + resolution: "postcss@npm:8.5.12" + dependencies: + nanoid: "npm:^3.3.11" + picocolors: "npm:^1.1.1" + source-map-js: "npm:^1.2.1" + checksum: 10c0/5baebaf574c567bc1b3d61197f38af4ce5920b8f611c887fb6bc3dcc14af00253c169dbf19897bc889cce0b0d9818ab5eb4ea0caedf02b0bab10da8a43ce8c12 + languageName: node + linkType: hard + "postcss@npm:^8.5.15": version: 8.5.15 resolution: "postcss@npm:8.5.15"