Skip to content

Commit 9adf34f

Browse files
chore(deps-dev): bump postcss in the patch-dependencies group (#288)
Bumps the patch-dependencies group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ab551 commit 9adf34f

File tree

5 files changed

+16
-15
lines changed

5 files changed

+16
-15
lines changed

package-lock.json

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.3",
29+
"postcss": "^8.5.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.33.0",

packages/design-migration/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.3",
29+
"postcss": "^8.5.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.33.0",

packages/handover/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.3",
29+
"postcss": "^8.5.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.33.0",

packages/inspect/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.3",
29+
"postcss": "^8.5.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.33.0",

0 commit comments

Comments
 (0)