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 7, 2023
1 parent a717d65 commit 5bf2a9c
Show file tree
Hide file tree
Showing 4 changed files with 331 additions and 331 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 @@ -120,7 +120,7 @@
"autoprefixer": "^10.4.7",
"eslint-config-gitcoin": "workspace:*",
"happy-dom": "^11.0.2",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"resize-observer-polyfill": "^1.5.1",
"tailwind-styled-components": "^2.1.7",
"tailwindcss": "^3.0.24",
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 @@ -128,7 +128,7 @@
"autoprefixer": "^10.4.7",
"craco-esbuild": "^0.5.2",
"husky": "^8.0.1",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"resize-observer-polyfill": "^1.5.1",
"tailwind-styled-components": "2.1.6",
"tailwindcss": "^3.0.24",
Expand Down
Loading

0 comments on commit 5bf2a9c

Please sign in to comment.