Skip to content

Commit

Permalink
Update dependency postcss-safe-parser to v7.0.1 (#2778)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>postcss/postcss-safe-parser (postcss-safe-parser)</summary>

### [`v7.0.1`](https://redirect.github.com/postcss/postcss-safe-parser/blob/HEAD/CHANGELOG.md#701)

[Compare Source](https://redirect.github.com/postcss/postcss-safe-parser/compare/7.0.0...7.0.1)

-   Fixed JSON inside CSS support (by [@&#8203;dengelke](https://redirect.github.com/dengelke)).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent f71a98b commit 21e12c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
"postcss-modules-scope": "3.2.0",
"postcss-modules-values": "4.0.0",
"postcss-preset-env": "9.6.0",
"postcss-safe-parser": "7.0.0",
"postcss-safe-parser": "7.0.1",
"postcss-scss": "4.0.9",
"postcss-value-parser": "4.2.0",
"process": "0.11.10",
Expand Down

0 comments on commit 21e12c6

Please sign in to comment.