From 6b7436689e771b4c25e073319589ae691c8c56a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:23:27 +0000 Subject: [PATCH] build(deps-dev): bump postcss Bumps the npm_and_yarn group with 1 update in the /examples/cube-the-game directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.6 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.6...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- examples/cube-the-game/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/cube-the-game/package-lock.json b/examples/cube-the-game/package-lock.json index 610f4d3..ff22580 100644 --- a/examples/cube-the-game/package-lock.json +++ b/examples/cube-the-game/package-lock.json @@ -29,13 +29,13 @@ }, "../..": { "name": "@msobiecki/react-marauders-path", - "version": "1.35.0", + "version": "1.38.0", "license": "GPL-3.0-or-later", "devDependencies": { "@anolilab/multi-semantic-release": "^4.1.1", "@commitlint/cli": "^20.4.2", "@commitlint/config-conventional": "^20.4.2", - "@msobiecki/eslint-config": "^9.12.0", + "@msobiecki/eslint-config": "^9.17.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@testing-library/react": "^16.3.2", @@ -6330,9 +6330,9 @@ } }, "node_modules/postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", + "version": "8.5.12", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz", + "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==", "dev": true, "funding": [ {