Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump postcss from 8.4.41 to 8.4.45 in /frontend-react #15782

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"npm-run-all": "^4.1.5",
"otpauth": "^9.3.2",
"patch-package": "^8.0.0",
"postcss": "^8.4.41",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"react-error-boundary": "^4.0.13",
"remark-frontmatter": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11759,14 +11759,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.41":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
"postcss@npm:^8.4.45":
version: 8.4.45
resolution: "postcss@npm:8.4.45"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.1
source-map-js: ^1.2.0
checksum: f865894929eb0f7fc2263811cc853c13b1c75103028b3f4f26df777e27b201f1abe21cb4aa4c2e901c80a04f6fb325ee22979688fe55a70e2ea82b0a517d3b6f
checksum: 3223cdad4a9392c0b334ee3ee7e4e8041c631cb6160609cef83c18d2b2580e931dd8068ab13cc6000c1a254d57492ac6c38717efc397c5dcc9756d06bc9c44f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -12141,7 +12141,7 @@ __metadata:
npm-run-all: ^4.1.5
otpauth: ^9.3.2
patch-package: ^8.0.0
postcss: ^8.4.41
postcss: ^8.4.45
prettier: ^3.3.3
react: ^18.3.1
react-dom: ^18.3.1
Expand Down
Loading