Skip to content

Commit 4151daa

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 15d15ed commit 4151daa

File tree

4 files changed

+337
-337
lines changed

4 files changed

+337
-337
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
@@ -118,7 +118,7 @@
118118
"autoprefixer": "^10.4.7",
119119
"eslint-config-gitcoin": "workspace:*",
120120
"happy-dom": "^11.0.2",
121-
"postcss": "^8.4.14",
121+
"postcss": "^8.4.31",
122122
"prettier": "^2.8.3",
123123
"resize-observer-polyfill": "^1.5.1",
124124
"tailwind-styled-components": "^2.1.7",

packages/round-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"autoprefixer": "^10.4.7",
128128
"craco-esbuild": "^0.5.2",
129129
"husky": "^8.0.1",
130-
"postcss": "^8.4.14",
130+
"postcss": "^8.4.31",
131131
"prettier": "^2.7.1",
132132
"resize-observer-polyfill": "^1.5.1",
133133
"tailwind-styled-components": "2.1.6",

0 commit comments

Comments
 (0)