Skip to content

Commit

Permalink
build(deps): update dependency postcss to v8.4.39 (#9803)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [postcss](https://postcss.org/)
([source](https://github.com/postcss/postcss)) | [`8.4.38` ->
`8.4.39`](https://renovatebot.com/diffs/npm/postcss/8.4.38/8.4.39) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.38/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.38/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>postcss/postcss (postcss)</summary>

###
[`v8.4.39`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439)

[Compare
Source](https://github.com/postcss/postcss/compare/8.4.38...8.4.39)

- Fixed `CssSyntaxError` types (by
[@&#8203;romainmenke](https://github.com/romainmenke)).

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent b85c66e commit ed7c567
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 5 deletions.
37 changes: 33 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"lerna": "8.1.6",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"postcss": "8.4.38",
"postcss": "8.4.39",
"prettier": "3.3.2",
"puppeteer": "21.5.0",
"quicktype-core": "23.0.170",
Expand Down

0 comments on commit ed7c567

Please sign in to comment.