Skip to content

Commit

Permalink
chore(deps): bump postcss from 8.4.24 to 8.4.31 (#262)
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 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.24...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 5317936 commit 9f10b8f
Show file tree
Hide file tree
Showing 5 changed files with 173 additions and 207 deletions.
2 changes: 1 addition & 1 deletion apps/dotlottie-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.27",
"postcss": "^8.4.31",
"typescript": "^5.0.2",
"vite": "^4.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/player-component-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react-dom": "18.2.6",
"autoprefixer": "10.4.14",
"next": "13.4.7",
"postcss": "8.4.24",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/react-player-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react-dom": "18.2.6",
"autoprefixer": "10.4.14",
"next": "13.4.8",
"postcss": "8.4.24",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"axe-core": "^4.7.2",
"cypress": "^12.11.0",
"cypress-axe": "^1.4.0",
"postcss": "^8.4.24",
"postcss": "^8.4.31",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-use": "^17.4.0",
Expand Down
Loading

0 comments on commit 9f10b8f

Please sign in to comment.