From 4a5c1fb41e5ac626a217266275b1dfbd53798900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:07:29 +0000 Subject: [PATCH] Javascript dependency: Bump postcss from 8.5.8 to 8.5.10 in /web Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 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.5.8...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/yarn.lock | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/web/yarn.lock b/web/yarn.lock index 642fa06afb6..5eb0e416edd 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -11973,17 +11973,6 @@ __metadata: linkType: hard "postcss@npm:^8.4.40": - version: 8.5.8 - resolution: "postcss@npm:8.5.8" - dependencies: - nanoid: "npm:^3.3.11" - picocolors: "npm:^1.1.1" - source-map-js: "npm:^1.2.1" - checksum: 10c0/dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c - languageName: node - linkType: hard - -"postcss@npm:^8.5.10": version: 8.5.10 resolution: "postcss@npm:8.5.10" dependencies: @@ -13071,7 +13060,6 @@ __metadata: notistack: "npm:^3.0.2" papaparse: "npm:^5.5.3" path-fx: "npm:^2.1.2" - postcss: "npm:^8.5.10" postcss-loader: "npm:^8.2.1" process: "npm:^0.11.10" prop-types: "npm:^15.8.1"