Skip to content

Commit

Permalink
bump(deps): update dependency tailwindcss to v3.2.3 (#246)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://togithub.com/tailwindlabs/tailwindcss)) | [`3.2.2` ->
`3.2.3`](https://renovatebot.com/diffs/npm/tailwindcss/3.2.2/3.2.3) |
[![age](https://badges.renovateapi.com/packages/npm/tailwindcss/3.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tailwindcss/3.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tailwindcss/3.2.3/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tailwindcss/3.2.3/confidence-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss</summary>

###
[`v3.2.3`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#&#8203;323---2022-11-09)

[Compare
Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.2...v3.2.3)

##### Fixed

- Fixed use of `raw` content in the CLI
([#&#8203;9773](https://togithub.com/tailwindlabs/tailwindcss/pull/9773))
- Pick up changes from files that are both context and content deps
([#&#8203;9787](https://togithub.com/tailwindlabs/tailwindcss/pull/9787))
- Sort pseudo-elements ONLY after classes when using variants and
`@apply`
([#&#8203;9765](https://togithub.com/tailwindlabs/tailwindcss/pull/9765))
- Support important utilities in the safelist (pattern must include a
`!`)
([#&#8203;9791](https://togithub.com/tailwindlabs/tailwindcss/pull/9791))

</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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2022
1 parent c99c6af commit 0cb9961
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 packages/contented-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"postcss": "8.4.18",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.2.2"
"tailwindcss": "3.2.3"
}
}

0 comments on commit 0cb9961

Please sign in to comment.