Skip to content

Commit 3a5c570

Browse files
chore(deps-dev): bump postcss from 8.5.1 to 8.5.2 (#121)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.2) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73badfd commit 3a5c570

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.19",
2727
"globals": "^15.14.0",
28-
"postcss": "^8.5.1",
28+
"postcss": "^8.5.2",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.3",
3131
"typescript-eslint": "^8.23.0",

packages/design-migration/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.19",
2727
"globals": "^15.14.0",
28-
"postcss": "^8.5.1",
28+
"postcss": "^8.5.2",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.3",
3131
"typescript-eslint": "^8.23.0",

packages/handover/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.19",
2727
"globals": "^15.14.0",
28-
"postcss": "^8.5.1",
28+
"postcss": "^8.5.2",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.3",
3131
"typescript-eslint": "^8.23.0",

packages/inspect/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.19",
2727
"globals": "^15.14.0",
28-
"postcss": "^8.5.1",
28+
"postcss": "^8.5.2",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.3",
3131
"typescript-eslint": "^8.23.0",

0 commit comments

Comments
 (0)