Skip to content

Commit

Permalink
chore(deps): bump postcss from 8.4.29 to 8.4.31
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 15d15ed commit 4151daa
Show file tree
Hide file tree
Showing 4 changed files with 337 additions and 337 deletions.
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jest": "^27.0",
"os-browserify": "^0.3.0",
"pnpm": "7",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"process": "^0.11.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/grant-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"autoprefixer": "^10.4.7",
"eslint-config-gitcoin": "workspace:*",
"happy-dom": "^11.0.2",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"prettier": "^2.8.3",
"resize-observer-polyfill": "^1.5.1",
"tailwind-styled-components": "^2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/round-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"autoprefixer": "^10.4.7",
"craco-esbuild": "^0.5.2",
"husky": "^8.0.1",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"prettier": "^2.7.1",
"resize-observer-polyfill": "^1.5.1",
"tailwind-styled-components": "2.1.6",
Expand Down
Loading

0 comments on commit 4151daa

Please sign in to comment.