Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 2c59308 commit a2bf789
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 38 deletions.
38 changes: 21 additions & 17 deletions packages/volta/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/volta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"luxon": "^2.3.0",
"@cloudoperators/juno-messages-provider": "0.2.0",
"@cloudoperators/juno-oauth": "1.3.0",
"postcss": "^8.4.21",
"postcss": "^8.5.1",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
Expand Down
42 changes: 23 additions & 19 deletions packages/whois/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/whois/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"luxon": "^2.3.0",
"postcss": "^8.4.21",
"postcss": "^8.5.1",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
Expand Down

0 comments on commit a2bf789

Please sign in to comment.