Skip to content

Commit fb737a8

Browse files
chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#1360)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efedc9c commit fb737a8

File tree

5 files changed

+100
-259
lines changed

5 files changed

+100
-259
lines changed

apps/backoffice-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"eslint-plugin-react-hooks": "^4.6.0",
133133
"eslint-plugin-storybook": "^0.6.6",
134134
"eslint-plugin-unused-imports": "^2.0.0",
135-
"postcss": "^8.4.14",
135+
"postcss": "^8.4.31",
136136
"prettier": "^2.8.0",
137137
"prettier-plugin-tailwindcss": "^0.2.1",
138138
"storybook": "^7.0.0-rc.10",

apps/workflows-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-react-hooks": "^4.6.0",
7171
"eslint-plugin-react-refresh": "^0.3.4",
7272
"jest": "^29.5.0",
73-
"postcss": "^8.4.24",
73+
"postcss": "^8.4.31",
7474
"tailwindcss": "^3.2.7",
7575
"ts-jest": "^29.1.0",
7676
"typescript": "^5.0.2",

examples/headless-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoprefixer": "^10.4.7",
2424
"cspell": "^6.31.2",
2525
"@cspell/cspell-types": "^6.31.1",
26-
"postcss": "^8.4.21",
26+
"postcss": "^8.4.31",
2727
"prettier": "^2.8.8",
2828
"prettier-plugin-svelte": "^2.8.0",
2929
"svelte": "^3.55.1",

0 commit comments

Comments
 (0)