Skip to content

Commit bf24db2

Browse files
chore(deps-dev): bump postcss from 8.5.2 to 8.5.3 (#140)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) --- 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 3e6c796 commit bf24db2

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^5.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.2",
29+
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",
3232
"typescript-eslint": "^8.24.1",

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.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.2",
29+
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",
3232
"typescript-eslint": "^8.24.1",

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.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.2",
29+
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",
3232
"typescript-eslint": "^8.24.1",

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.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.2",
29+
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",
3232
"typescript-eslint": "^8.24.1",

0 commit comments

Comments
 (0)