Skip to content

Commit 5bf2a9c

Browse files
chore(deps): bump postcss from 8.4.29 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 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.29...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a717d65 commit 5bf2a9c

File tree

4 files changed

+331
-331
lines changed

4 files changed

+331
-331
lines changed

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest": "^27.0",
5656
"os-browserify": "^0.3.0",
5757
"pnpm": "7",
58-
"postcss": "^8.4.14",
58+
"postcss": "^8.4.31",
5959
"process": "^0.11.10",
6060
"react": "^18.0.0",
6161
"react-dom": "^18.0.0",

packages/grant-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"autoprefixer": "^10.4.7",
121121
"eslint-config-gitcoin": "workspace:*",
122122
"happy-dom": "^11.0.2",
123-
"postcss": "^8.4.14",
123+
"postcss": "^8.4.31",
124124
"resize-observer-polyfill": "^1.5.1",
125125
"tailwind-styled-components": "^2.1.7",
126126
"tailwindcss": "^3.0.24",

packages/round-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"autoprefixer": "^10.4.7",
129129
"craco-esbuild": "^0.5.2",
130130
"husky": "^8.0.1",
131-
"postcss": "^8.4.14",
131+
"postcss": "^8.4.31",
132132
"resize-observer-polyfill": "^1.5.1",
133133
"tailwind-styled-components": "2.1.6",
134134
"tailwindcss": "^3.0.24",

0 commit comments

Comments
 (0)